
Keep Alive Header improves website performance and speed. Here’s how to enable keep alive in Apache.
Keep Alive Header improves website performance and speed. Here’s how to enable keep alive in Apache.
If you need to run Apache on different port, you need to change port number in Apache. Here’s how to change Apache port number from 80 to 8080.
You need to redirect old URLs when you change website domain. Here’s how to redirect location to another domain in NGINX.
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.
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.
GZIP compression improves website speed & performance. Here’s how to enable GZIP compression in Apache / Wordpress.
Sometimes, you may need to run NGINX on a different port number. Here’s how to change NGINX port number in Ubuntu.
Sometimes you may need to rewrite URL with parameters in NGINX. Here’s how to rewrite query string or part of URL in NGINX.
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.