Quote:
Originally Posted by Valter
This works for me:
Code:
Options +FollowSymLinks
RewriteEngine ON
RewriteCond %{HTTP_HOST} ^domain.com [NC]
RewriteRule ^(.*)$ http://www.domain.com/$1 [L,R=301]
Replace both instances of "domain.com" with your real domain.
|
i know that works only if your forums is installed in the root of your domain
my forum is in a directory within my domain
this is similar to my issue:
http://www.vbseo.com/f4/add-www-via-...-folder-42567/