maverick
Sun 3 June 2007, 09:34 pm GMT +0200
I don't know how to search that here...
but I would like to redirect the domain freebiesociety.com/forums
at www.freebiesociety.com/forums
I try that but nothing happened... :
RewriteEngine on
RewriteCond %{HTTP_HOST} ^freebiesociety/forums\.com
RewriteRule ^(.*)$ http://www.freebiesociety.com/forums/$1 [R=permanent,L]
I have serious problem with the login page...
Any opinions?
Thanks in advance :)
but I would like to redirect the domain freebiesociety.com/forums
at www.freebiesociety.com/forums
I try that but nothing happened... :
RewriteEngine on
RewriteCond %{HTTP_HOST} ^freebiesociety/forums\.com
RewriteRule ^(.*)$ http://www.freebiesociety.com/forums/$1 [R=permanent,L]
I have serious problem with the login page...
Any opinions?
Thanks in advance :)