Articles
.htaccess is a special Apache file that tells your website how to function. You can edit the...
About ApacheApache is the program on our servers used to view web pages. What are the maximum number of...
Apache Directives for .htaccessHere is a list of the Apache Directives you can use in the .htaccess file. AddCharSet: Maps...
Apache Virtual HostApache Virtual Host can be managed on a dedicated server. <VirtualHost 74.54.217.194:80>...
Apache mod_rewrite and examplesWhat is mod_rewrite? Mod Rewrite allows you to change the URL that everyone sees when they visit...
Can I access my Apache log files?Shared and Reseller You can login to cPanel and click the Error Log icon. This contains all the...
Directory IndexThis is a .htaccess code which allows you to specify the file which loads as your default page...
How to enable mod_rewrite and mod_spelingTo do this, you must understand how to modify and use the .htaccess file. If you need help, feel...
Must I restart Apache after changing a .htaccess file?No, you will not need to restart Apache. You will need to "hard refresh" your web page to see...
httpd configuration, httpd.confThe httpd.conf file is only accessible by a system administrator, unless you have a dedicated...
mod_deflateMod_deflate is available on VPS and Dedicated server plans. But, I am on a shared server....
mod_pagespeedThis is a module that optimizes page load times and reduces resource consumption. This module...
mod_userdirShared Because of this module, cPanel clients often think that they have been hacked, when in...