View Single Post
Old 04-05-2008, 03:07 AM   #1 (permalink)
dxlwebs
Junior Member
 
dxlwebs's Avatar
 
Join Date: Mar 2008
Posts: 89
Default .htaccess redirection

hey all i know this is not the right place to post this but i didnt know which category it went under so sorry to the admins!

i am trying to redirect 3 domain names one will stay normall and 2 others will go to subfolder here is what i have so far

Code:
# RewriteEngine on #RewriteCond %{HTTP_HOST} gamemasterx.com$ [NC] #RewriteCond %{REQUEST_URI} !^/vhost/site/location1/.*$ #RewriteRule ^(.*)$ /vhost/site/location1/$1 [L] # #RewriteCond %{HTTP_HOST} lifesforum.com$ [NC] #RewriteCond %{REQUEST_URI} !^/vhost/site/location2/.*$ #RewriteRule ^(.*)$ /vhost/site/location2/$1 [L]

but nothing seems to be hapening please tell me what im doing wrong i need help

thank you for reading
p.s. i am useing brinkster.com as my host
__________________
DxLwebs - Design Is Everything!
GMX The Games Forum
Mamma Klubi - Parents Zone

Last edited by dxlwebs : 04-05-2008 at 03:11 AM.
dxlwebs is offline   Reply With Quote
Sponsored Links