Most of time vulnerability scanners complains about the TRACE method has been enabled your your web...
Category - Apache
How to Set Umask in Apache
As Linux Administrator many time you need to set default permission of files created on a Linux...
How to Install Apache mod_ssl module on CentOS
mod_ssl is an optional Apache Module which provides SSL and TLS support for the Apache Web Server...
How to Block libwww-perl Attack in Apache Web Server
These days hackers, spammers, bots are keeping growing very fast. Now time has come when you need...
How To Compile PHP-5.6 With Apache Worker Support
Apache uses one of the following Multi-Processing Module (MPM) for handling incoming requests and...
How To Install Apache Solr With Tomcat On CentOS
What is Solr? Apache Solr is a fast open-source java search server. It is based on the Apache...
How To Install Apache Web Server On CentOS 7
Apache is a web server that runs on most Linux/UNIX based operating system as well as on Windows...
Solve The Canonical Website Address With Htaccess
What is .htaccess? .htaccess is a Apache configuration file which is used on running Apache web...
How To Change Default Index Page In htaccess File
DirectoryIndex used to allow you to land default page when client access a directory. For example...
How To Enable Hot Linking Protection In Apache
Question : I have a site with lots of good images and other site enabled hot links to my image from...
How To Enable .htaccess In Apache
.htaccess is a Apache configuration file which is used on running Apache web server software. If we...
Apache: No space left on device: Couldn’t create accept lock
Recently I faced on issue one of my web server which was running on Apache. I checked Apache syntax...
How To Set PHP Maximum Execution Time In An .htaccess File
In this article I will describe how to set the maximum execution time for PHP scripts by using the...
Apache CPU usage and Memory usage is too high ([warn-phpd] mmap...
Apache can be a big memory user. Apache runs a number of ‘servers’ and shares incoming...