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

403 Error on POST

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

What are these htaccess files that keep popping up?

.htaccess files are default files the server uses to perform certain tasks. Features such as...

Creating a Form Button

Sometimes all you need is a simple button. The following pages are pretty useful tools for...

Create a 410 Redirect for Missing Files

A redirect which is often forgot about is the 410 redirect. This is search engine friendly in the...

I am unable to delete a file

This can occur for several reasons. With our service, if a directory of a script was found to be...