Enabling mod_rewrite and mod_spelling

You must edit your .htaccess file, or create one if one does not already exist. This article about fixing the 'long lines' problem in the .htaccess file will help you find and edit it.

mod_rewrite

To enable mod_rewrite, paste this code into your .htaccess:

RewriteEngine On


mod_spelling

To enable mod_spelling, paste this code into your .htaccess:

CheckSpelling On

  • 30 Users Found This Useful
Was this answer helpful?

Related Articles

Is it a problem if I'm not in the US?

Not at all! In fact, we already have customers in countries all over the world.

I uploaded my page but it's not working!

Make sure that you are uploading to the public_html or www folder.  Only the files placed...

What is an error 404 page?

Error 404 indicates that you are requesting a file or a directory that does not exist on the...

Can I run scripts like Wordpress, Joomla, or phpBB on my site?

Absolutely! We make it extremely easy to install over 250 different scripts via the Softaculous...

Can I upgrade my plan or features later?

Upgrades/Addons are available to purchase at any time through your Client Area dashboard. Once...