It is important to remove Apache server header to hide server type & version and secure your website from attackers. Here’s how to remove server name from response header in Apache.
How To Make Your Website Load Faster
It is important to reduce loading time of website for good customer experience. Here’s how to make your website load faster and improve website performance.
How To Enable GZIP Compression in Apache
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.