Sometimes you may need to increase max concurrent connections allowed by Apache server. Here are the steps to do this.
Sometimes you may need to increase max concurrent connections allowed by Apache server. Here are the steps to do this.
Sometimes MySQL developers need to unpivot table in MySQL. Here are the steps to unpivot MySQL database table.
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.
Sometimes you may need to drop trailing slash in URLs. Here is how to remove trailing slash in NGINX server.
Often system administrators need to run Apache server on different port. Here is how to change port number in Apache server.
Sometimes you may need to enable password protection in Apache server. Here are the steps to password protect directory in Apache server.
Sometimes you may need to change NGINX port number. Here are the steps to run NGINX on different port number.
Sometimes you may need to enable CORS in NGINX in server. Here is how to allow cross-domain requests in NGINX.