Re: Base_url and perfix "www"
Thanks a lot for all...
Finally, the 301-redirect was implemented in the .htaccess file on my
server as following:
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www\.th4u\.com [NC]
RewriteCond %{HTTP_HOST} !^$
RewriteRule ^(.*) http://www.th4u.com/$1 [L,R=301]
It seems that redirection is working fine now.
Thanks again.
Thailand for YOU - www.th4u.com
0 Comments:
Yorum Gönder
<< Home