We can easily find Apache and php version installed on the server from command line and using a single command. […]
How to redirect all pages of a website to homepage
In this tutorial I will explain how to redirect your website visitors to homepage for any url of your website. […]
Solution – Apache / HTTP Failed to Start Because of CustomLog Syntax Error in httpd.conf
I was recently working on a server with CentOS 6 installed and trying to configure Apache virtual hosts to host […]
Minimum Apache Modules Required For WordPress
By default Apache loads lots of modules. If you are running only WordPress based websites on your VPS / Server, […]
Minimum Apache Modules Required For Drupal
By default Apache loads lots of modules. If you are running only Drupal based websites on your VPS / Server, […]
How to Enable Drupal Clean URL on a CentOS / RedHat Server
In this tutorial I will explain how to enable Drupal Clean URL support on a CentOS / RedHat Linux server. […]
How to Disable Un-neccesary Default Apache Modules
By default Apache loads lots of modules which probably you do not need. If you want to optimize Apache on […]
How to Install LAMP (Linux, Apache, MySQL, PHP) on CentOS RedHat 6 Server
In this tutorial I will explain how to install and setup LAMP on a RHEL/CentOS Linux 6.x server. Before I […]
How to Reduce High Memory Usage by Apache / HTTPD on a cPanel Server
If Apache / HTTPS is using lots of memory on your server, here is how you can optimize Apache on […]
How to disable Apache Directory Indexes / Listings on a cPanel Server
For security reason, it is recommended that you disable directory listings / indexing on your server. Apache default configuration comes […]