Welcome Guest, Not a member yet? Register   Sign In
htaccess question
#2

[eluser]TheFuzzy0ne[/eluser]
Something like this might work:

Code:
RewriteCond %{HTTP_HOST} ^(www\.)?yourdomain.com [NC]
RewriteRule ^(.*)$ http://www2.yourdomain.com/$1 [L,R=301]


Messages In This Thread
htaccess question - by El Forum - 04-23-2009, 03:17 AM
htaccess question - by El Forum - 04-23-2009, 05:13 AM
htaccess question - by El Forum - 04-23-2009, 07:15 AM
htaccess question - by El Forum - 04-24-2009, 03:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB