
Sometimes you may need to exclude requests from Apache log files. Here are the steps to disable logging for specific requests to Apache.
Sometimes you may need to exclude requests from Apache log files. Here are the steps to disable logging for specific requests to Apache.
Sometimes you may need to change PHP version in Ubuntu. Here are the steps to do switch PHP version in Linux.
Sometimes you may need to list all SFTP users who have access to your system. Here is how to do it in Linux.
Aapche is a popular web server. Here is an Apache Command Cheat Sheet to help you with commonly used commands.
Apache supports numerous HTTP methods like GET, POST, PUT, DELETE, PATCH. Here is how to disable HTTP methods in Apache.
It is important to secure Apache server against malicious attacks. Here is how to harden Apache Web Server on CentOS.
Sometimes you may need to remove WWW from URL on your website. Here are the steps to remove www from URL in Apache.
Sometimes you may need to limit bandwidth & connections in Apache web server. Here is how to do this using mod_bw module.
Sometimes you may want to prevent direct access to files like images on your websites. Here is how to prevent direct access to images in Apache.