What are all these htaccess files?

.htaccess files are used to perform certain rules such as displaying a 404.shtml file in replace of the standard error or other actions such as password protecting a directory.

  • 437 Users Found This Useful

Was this answer helpful?

Related Articles

Sub-Domain times out

When you add a sub-domain and it times out make sure you do not have redirection set from that...

What is a domain?

A domain is a human-readable name assigned to an IP address to make accessing websites much...

How can I change the default page / document?

Create a .htaccess file, include the below information into it and upload it to the public_html...

Setting up Zend Framework

When setting up Zend Frameworks in your hosting account be sure to upload your frameworks folder...

Enable Mod Rewrite

Create an .htaccess file with the following contents and upload it to your public_html directory....