News

I'm trying to get apache 2.0 configured with name based virtual hosts. Everything is working great, except for one problem, when I try to access a domain which points to my server but isn't ...
# This virtual host is the default, that forwards to the production server # note that the domain name below needs to be resolvable by the apache server, you can use an IP address if preferred ...
First create DNS entries for each subdomain in the parent domain DNS record. Next use Apache's virtual host feature to configure the subdomains on the each VPS.