GZIP compression improves website speed & performance. Here’s how to enable GZIP compression in Apache / Wordpress.
How To Change Nginx Port Number in Ubuntu
Sometimes, you may need to run NGINX on a different port number. Here’s how to change NGINX port number in Ubuntu.
How To Install mod_evasive to Protect Against DoS and DDoS
How To Rewrite URL With Parameters in NGINX
Sometimes you may need to rewrite URL with parameters in NGINX. Here’s how to rewrite query string or part of URL in NGINX.
How To Move Apache Web Root to New Location on Ubuntu 18.04
You need to move Apache web root to new location during website migration. Here’s how to move Apache document root to new location in Ubuntu and CentOS.
How To Move Nginx Web Root to New Location on Ubuntu 18.04
You need to move NGINX web root to new location during website migration. Here’s how to change NGINX root directory in CentOS & Ubuntu.
How to Disable Directory Listing in Apache
Apache directory is enabled by default. Here’s how to disable Apache directory listing for your website.
How To Disable NGINX Cache
If your NGINX server cache doesn’t work properly, you might need to delete cache. Here’s how to disable NGINX cache.
How To Disable Apache Cache
If your Apache cache is not working properly, you may need to disable it. Here’s how to disable Apache Cache for your website.
How to Redirect 404 to Homepage in NGINX
NGINX allows you to redirect pages to different URLs. Here’s how to redirect 404 to homepage in NGINX.