Forum Moderators: phranque
Thanks!
You'll then need to configure it; there are some pointers to documentation in the Forum Charter [webmasterworld.com].
You can edit rewrite rules per site in the following path:
/home/httpd/vhosts/yourdomain.com/conf/ - this isn't accessible via FTP
You can then edit vhost.conf and install your rewrite rules.
When done changing the vhost.conf file execute "sevice httpd restart" and your rules are active, assuming you wrote them right :)