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

Redirect http to https and www

To forward a website to use both www. and https:// use the following in an .htaccess file:...

Cross Origin Request Error

When receiving a cross-origin / cross original request, CORS header 'Access-Control-Allow-Origin'...

What is the location of curl?

Curl is located @ /usr/bin/curl

Error 404 - File Not Found

Files are case sensitive. Make sure you are typing the address in correctly. Verify that the...

Why can I not ping my domain?

For security purposes we have closed off the ICMP port which is used for ping.