Page 1 of 1

Possible with RewriteRule?

Posted: Sun Nov 15, 2009 1:12 pm
by mahmood
Hi guys

I want to do something like this:

send [b]folder1.mydomain.com [/b]to [b]mydomain.com/folder[/b]

[list=]I want this to be invisible to the visitor ie. the url doesnt change.
I prefer not to set up a subdomain, just[/list]

Is this possible?

Re: Possible with RewriteRule?

Posted: Mon Nov 16, 2009 9:58 am
by pickle
I'm not sure it is possible. You need to have DNS directing requests to folder1.mydomain.com to the right server, even before .htaccess kicks in.