Thread
:
Point parked domain to subdirectory
View Single Post
#
2
IP: 218.2.66.162
2007-08-18, 09:06 AM
yahoo
高级会员
Join Date: 2006-04-05
Posts: 165
Quote:
RewriteCond %{HTTP_HOST} www\.yournewdomain\.com
RewriteRule (.*) http://www.yourolddomain.com/subdir [R=301,L]
that should work =)
rewrite rules are good for this type of stuff
yahoo
View Public Profile
Send a private message to yahoo
Find all posts by yahoo