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

Default Nameservers

If you have signed up for an Ultra 1x, Ultra Unlimited, or Ultra Unlimited Pro plan the following...

Disable error_log via htaccess

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

Meta Redirect

Adding this code to your web page will redirect your visitors to any address that you have...

How do I remove a web disk?

In Windows, go to My Network Places on your PC, find the connection, right click and delete....

403 Error on POST

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