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

Show longer file names in directory/folder index

If you've ever wanted to show longer file names in your directory listing just create or edit an...

Unable to view Ultrawebhosting.com from my foreign browser

We are an American company based out of Seattle, WA. Our website is written in English as a...

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...

Disable error_log via htaccess

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

Do you have a firewall?

Yes, our servers have firewalls. For security we close off unused ports and update the server...