I'm working with a basic Apache setup on a Linux server.
Basically, what I need to do is create a setup similar to the one that is used by domain parking services. I need a setup whereby any domain can be pointed to my server's nameservers (without a virtualhost or anything set up for the domain on the server) and "redirected" to a specific Apache virtualhost, returning a web page for the request on the domain.
Any help would be greatly appreciated -- thank you!
Basically, what I need to do is create a setup similar to the one that is used by domain parking services. I need a setup whereby any domain can be pointed to my server's nameservers (without a virtualhost or anything set up for the domain on the server) and "redirected" to a specific Apache virtualhost, returning a web page for the request on the domain.
Any help would be greatly appreciated -- thank you!