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

Disable error_log via htaccess

Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...

Installing an SSL Certificate in cPanel

To start, the website requires a dedicated IP. If you do not have one, you may order the...

Create a 410 Redirect for Missing Files

A redirect which is often forgot about is the 410 redirect. This is search engine friendly in the...

My index page does not load - Why not?

Filenames are case sensitive. Be sure you have an index filename all in lower case. Examples are...

Sub-Domain times out

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