Sometimes you may need to disable Apache cache. Here is how to do turn of caching service in Apache server.
Sometimes you may need to disable Apache cache. Here is how to do turn of caching service in Apache server.
You need mod_ssl in Apache to serve web pages over HTTPS. Here is how to enable mod_ssl in Apache Server.
Sometimes you need Apache server to accept cross domain requests. Here is how to enable CORS in Apache server.
Sometimes you may need to increase max concurrent connections allowed by Apache server. Here are the steps to do this.
Enabling data compression in Apache server improves site speed. Here is how to enable GZIP compression in Apache server.
It is important to upgrade Apache server for latest features and bug fixes. Here are the steps to upgrade Apache server in CentOS/Redhat Linux.
Often site administrators need to block image hotlinking but allow Google search. Here are the steps to implement it.