
Apache supports numerous HTTP methods like GET, POST, PUT, DELETE, PATCH. Here is how to disable HTTP methods in Apache.
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.
Apache supports prefork as well as worker modules. Here are the steps to change Apache Prefork to Worker in Ubuntu.
PHP is a popular programming language for web development and blogging. Here are the steps to enable PHP in Apache.
Odoo is an intuitive ERP suite for enterprise applications. Here is how to install Odoo with Apache reverse proxy.
Brotli is a compression algorithm like gzip, bzip2. Here is how to install Brotli for Apache in Ubuntu.