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

Disable error_log via htaccess

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

Cross Origin Request Error

When receiving a cross-origin / cross original request, CORS header 'Access-Control-Allow-Origin'...

htaccess referral redirect

It is often useful to redirect a visitor to a page based on the referring website. There are...

How do I remove a web disk?

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

View your website in older browser versions

As developers and webmasters it is always important to make sure your website works in several...