Here you can search and view our site Knowledge Base. To find a specific article, use KB-article number format (ex. KB-1)
Article number: kb-9
Q. Do you support apache mod_rewrite for search engine freindly URL's?
A. Yes, mod_rewrite is enabled on all our linux servers. You will need to create and/or edit your .htaccess file which resides in your /web folder.
To find your .htaccess file in WS FTP Pro, type in the empty box on the right: -le
Use: RewriteEngine On
Then place your rewrite rules after that.