View Single Post
Old 02-06-2010, 08:00 PM  
gwidomains
Confirmed User
 
Join Date: May 2007
Posts: 426
Quote:
Originally Posted by spacedog View Post
Code:
RewriteCond %{HTTP_HOST} !^sub\.domain\.com
RewriteRule (.*) http://domain.com/$1 [R=301,L]
i think that is for all pages on the sub domain though. I need to assign them individually... that's the problem :/

thx for the attempt though spacedog.
gwidomains is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote