[EMAIL PROTECTED] wrote:

Hi I have the following situation:

I've got a domain that is hosted at a certain host. This host allows me
to create subdomains, and also to add several domains to the same account.
The thing is if I add a domain like xxx.com to my yyy.com both will be directed
to my index.php page. I want to know if there is a way to recognize if the
user typed to the url xxx.om or yyy.com and then send it to a certain folder.
I thank any word of wisdom from you guys.
Rodrigo

Or, if they'll do it, you can have your provider set up a virtualhost in apache for each of the subdomains. That's really the best way to do it... It seems strange to me that they would give you subdomains but not the ability to give them different content...


--
paperCrane <Justin Patrin>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to