httpd

:: NGINX : Redirect to external URL

Learn how to effortlessly redirect to an external URL using NGINX with our simple step-by-step guide. From creating a configuration file...
Sysadmin.ID
11 sec read

:: Cron: Auto restart daemon if it down

Learn how to create a simple auto-restart script for your nginx daemon to ensure it stays up and running. With just...
Sysadmin.ID
16 sec read

:: nginx : www to non-www domain

Learn how to effortlessly redirect traffic from your www domain to a non-www version using Nginx. Follow our simple steps to...
Sysadmin.ID
9 sec read

:: Setup www to non www in .htaccess

Learn how to easily configure your domain name to redirect from www to a non-www version using the .htaccess file. Follow...
Sysadmin.ID
7 sec read

:: Enable mod rewrite on Apache

:: What is Mod_rewrite Mod_rewrite provides a powerful way to do URL manipulations and made more user friendly, by configuring rewrite rules,...
Sysadmin.ID
22 sec read