Hi all,
i have a login problem in my portal (vbadvanced) , with url myforum.com and not www.myforum.com,
i have solved the problem adding these line in my htaccess:
I already have a redirect on my htaccess:Code:Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^sfwupgrade\.it RewriteRule ^(.*)$ http://www.sfwupgrade.it/$1 [R=permanent,L]
The up line can cause some indicizations vbseo problems?Code:RewriteEngine on RewriteCond %{HTTP_HOST} ^bbd3-it.com$ [OR] RewriteCond %{HTTP_HOST} ^www.bbd3-it.com$ RewriteRule ^(.*)$ "http\:\/\/www\.sfwupgrade\.it\/" [R=301,L]
Thanks


LinkBack URL
About LinkBacks





Reply With Quote