What are these htaccess files that keep popping up?

.htaccess files are default files the server uses to perform certain tasks. Features such as password protecting directories, custom 404 pages, mime types and others all use .htacess files. They are pretty common and you have nothing to worry about. .htaccess files may be left alone in your account.



  • 496 Users Found This Useful

Was this answer helpful?

Related Articles

What perl modules are installed on the server?

You can get a complete list of the modules that are installed by going to the control panel and...

301 Redirect

This code will redirect all visitors who attempt to access the old-url.html page to the...

Domain Slamming - Beware

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

How can I make search engine friendly urls with my app?

The best source is the support forums for the particular app. You can also check the following...

Creating a Form Button

Sometimes all you need is a simple button. The following pages are pretty useful tools for...