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

Prevent CloudFlare from Loading a js or Script

Sometimes CloudFlare / Rocket Loader can have problems with a script and hose it up. To have...

How do I parse html files as shtml?

Create an .htaccess file in the directory needed and add the following: AddHandler...

Common Search Engine Optimization Tips

Get other websites to link to you. Have your website linked and posted in socal media...

Is it possible to make a cron to backup my database at specific times?

Yes, this can be very useful for forum/message board sites with large databases. In your control...

Meta Redirect

Adding this code to your web page will redirect your visitors to any address that you have...