Thread
:
301 redirect help
View Single Post
07-13-2012, 09:06 PM
papill0n
Unregistered Abuser
Industry Role:
Join Date: Oct 2007
Posts: 15,547
Options +FollowSymlinks
RewriteEngine on
rewritecond %{http_host} ^domain.com [nc]
rewriterule ^(.*)$ http://www.domain.com/$1 [r=301,nc]
papill0n
View Public Profile
Find More Posts by papill0n