
Here is how to change default index page in .htaccess for your website.
Default timezone in Apache/PHP is set to UTC time. Here is how to change default timezone in Apache/PHP.
mod_security improves website security and protection. Here is how to install mod_security on CentOS 7 for Apache Web Server.
Apache Virtual hosts allow you to run multiple websites on one server. Here is how to set up Apache Virtual Hosts in Ubuntu, Debian Linux.
Apache allows you to configure custom 404 error page for your website. Here is how to create custom 404 page in Apache for your website.
Self-Signed Certificate allows you to securely send & receive data between client and server. Here is how to create self-signed SSL certificate for Apache.
Apache bench allows you to perform load testing for Apache web server. Here is how to use Apache bench for Load testing for your website.
By default, php websites and blogs display index.php at end of URL. Here is how to remove index.php from URL.
Fail2ban protects websites from brute force attacks. Here’s how to install Fail2ban for Apache in Ubuntu, CentOS.
Memcached is a caching system for Apache and NGINX. Here’s how to install memcached in Apache in Ubuntu, CentOS