you are in: codestackercodes [RSS]redirects "www.site.com" to "site.com" with .htaccess

redirects "www.site.com" to "site.com" with .htaccess Delicious Email

show/hide lines
   1  RewriteCond %{HTTP_HOST} ^www.(.*) 
   2  RewriteRule ^(.*) http://%1/$1 [L,R=301] 
created by leozera — 14 December 2008 — get a short url — tags: .htaccess apache embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image