Enable AllowOverride

If you have an application that requires allowoverride enabled, create an .htaccess file and upload it to your root directory and include the following in it...

AllowOverride All
  • 773 Users Found This Useful

Was this answer helpful?

Related Articles

“Not Secure” Web Error

In this day and age browsers now default to using https:// instead of http://. We make SSL...

How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

What are these htaccess files that keep popping up?

.htaccess files are default files the server uses to perform certain tasks. Features such as...

Error 401 Unauthorized

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

How to use SharedSSL

SharedSSL is now available with our Ultra Unlimited. It is not as professional looking as having...