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

I am unable to delete a file

This can occur for several reasons. With our service, if a directory of a script was found to be...

What is a domain?

A domain is a human-readable name assigned to an IP address to make accessing websites much...

How do I parse html files as shtml?

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

How can I tell how much disk space I have available?

To see how much disk space you have available, go to your control panel and on the left side of...