I own several domains for which I would like to set up redirection. I want to use a single domain as the main login and sign up area, but I would like to offer multiple domains for redirection by allowing visitors to click on a pull-down menu of the available domains. Any ideas on setting these up?
I have all of these domains registered through DNBUY.NET, which allows wildcarded DNS without using a hosting service, but it does not seem to pass the original (redirected) "subdomain.domain.com" to a simple PHP script on another domain's server. I have looked at many of the $_SERVER variables. Which one is the MAIN one which would let me know what the original URL was? I need to know if using the registrar's built-in wildcarded redirection is going to work. I would like to be able to pay for only one hosting account.
Any ideas will be GREATLY APPRECIATED !!!!