Hi all
How to redirect from www.domain.com/vb to vb.domain.com
in the htaccess file I put :
and I added a subdomain from the cPanle to the vb folder.Code:RewriteCond %{HTTP_HOST} ^www.domain.com RewriteRule (.*) http://vb.domain.com/$1 [R=301,L]
but it didn't work! it gives me an Internal server error
is that problem from the vBSEO ?
please help



LinkBack URL
About LinkBacks





Reply With Quote
