Enable Mod Rewrite

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

RewriteEngine On


  • 152 Users Found This Useful

Was this answer helpful?

Related Articles

Adding HTML to Site Builder

When adding HTML code/source in site builders be sure you are in HTML mode. There is often a...

Setting up Zend Framework

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

403 Error on POST

This can occur for several reasons: Be sure your file permissions are correct. If the file needs...

How do I parse html files as shtml?

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

My site was hacked

This typically occurs when you are running a script/app on your website which is out-dated and...