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 have a reseller account. What can I use for billing software and automation?

There are many great programs that work for both billing, domain and cpanel integration. Check...

Installing an SSL Certificate in cPanel

To start, the website requires a dedicated IP. If you do not have one, you may order the...

Can I setup SSL on my account?

Yes, you can purchase a secure certificate through us so you can use SSL. You can also give us...

Setting up Zend Framework

When setting up Zend Frameworks in your hosting account be sure to upload your frameworks folder...

Enable Mod Rewrite

Create an .htaccess file with the following contents and upload it to your public_html directory....