Sometimes you may need to increase file upload size in Apache Server. Here is how to do this.
How to Configure Multiple Host Names in NGINX
Sometimes system administrators need to configure multiple host names in NGINX server. Here are the steps to do this.
How to Disable Cache in Apache Server
Sometimes you may need to disable Apache cache. Here is how to do turn of caching service in Apache server.
How to Restrict Access by IP in Apache Server
How to Increase Max Connections in MySQL
Sometimes database administrators need to increase max connections in MySQL. Here are the steps to do it.
How to Upgrade Apache Version in Ubuntu
How to Increase Max URL Length in Apache Server
How to Enable mod_ssl 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.
How to Enable CORS in Apache Server
Sometimes you need Apache server to accept cross domain requests. Here is how to enable CORS in Apache server.