How to hide Apache version
It is possible to hide the apache web server version and other information. This is done for security reasons. It is not a good […]
How to hide Apache version Read More »
It is possible to hide the apache web server version and other information. This is done for security reasons. It is not a good […]
How to hide Apache version Read More »
The H264 streaming module is a webserver plugin that enables HTTP pseudo-streaming, which includes a variety of features. Its features includes Time shifting seek
How to enable H264 streaming module in Apache Read More »
Mod_security is an open-source Apache module. This can be considered a firewall for web applications. It secures the system from attackers. We use mod_security1
How to disable Mod security for a particular domain in cPanel Read More »
Apache Directory needs to be disabled for various reasons. To disable Apache directory listing on your website try the following steps. In a non-cPanel
How to disable Directory listing in Apache Read More »
The Listen directive in the Apache configuration file can be used to make Apache to listen in a particular port or IP address or
Configure to listen on multiple ports Read More »
Although Compression is a very important method of making your pages lighter and easier for users to download, it’s definitely going to cost you
Compression: Speed vs. Server Load Read More »
Apache error codes are something that we come accross pretty frequiently. This article will throw some light to those frequently occurring errors codes. The
Common HTTP error codes Read More »
The public_html directory is your webroot directory. By default your website is loaded from public_html folder. If you create a website under a sub-folder
Change the document root using .htaccess file Read More »
Apache seems to crash with this error : [notice] child pid x exit signal File size limit exceeded (25). Solution: This usually means that a
Apache error file size exceeded Read More »