Hello, Just point all of your domains w/forwarding to a dedicated IP, configure your webserver by IP address and not with NameVirtualHost (name based).
Then write a simple script (index.cgi, index.php, etc) that takes the environment variable HTTP_HOST where you'll get the domain name being accessed, find it on a database/file and do the "302 Redirect". Hope this helps. Regards, David S�nchez At 18:56 01/01/2002 -0500, you wrote: >Hi All... > > > I have gotten domain masking and domain parking running well on my > server... However, I am stumped on probably the easiest of all, domain > forwarding. Is their a easier was to accomplish this without using the > re-direct function in the config file?? I am thinking about having a > file, or a data-base that a script looks at the file, and simply gets the > domain name, and where it should go and just simply send it there without > making changes to the server config file using the re-direct command. One > reason is, I would rather not have 500 sites listed in the config file > with re-directs, and also I wish to not have the server re-started every > time I add a re-direct to the config file so the changes will take affect... > >Thanks all... Though some of you might have a heads up! > >Mike Allen, 4CheapDomains.Net ><mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] >http://www.4CheapDomains.Net >(812) 275-8425 - Office >(815) 364-1278 - Fax David S�nchez Veloxia Network,S.L. [EMAIL PROTECTED]
