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

Error 401 Unauthorized

This can occur when a web page requires authorization or a login to view the contents. If none...

Troubleshooting Cloudflare errors

You may encounter errors using CloudFlare from time to time. This article may help to resolve...

Setting up Zend Framework

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

Domain Slamming - Beware

There are several companies out there using a predatory practice of attempting to have you renew...

Disable error_log via htaccess

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