Hi,
I'm setting up a web server using Apache and I want to make it so that ANY domain (domainname.com) pointed to my nameservers (ns1.myserver.com and ns2.nyserver.com) will be directed to the default document directory. It will not go to different folders per domain, but rather all will direct to the same default document root.
Thanks in advance!