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

What are these vt directories?

Those are FrontPage extension directories. If you have and no longer need them you can uninstall...

Can you write a script for me?

We do not write scripts but will be more than happy to guide you in the right direction. Most the...

How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

301 Redirect

This code will redirect all visitors who attempt to access the old-url.html page to the...

Adding a Facebook Button

Facebook has a wonderful page on adding a Facebook image to your website complete with...