ServerAlias does not get directed to proper virtual host
I've set up a virtual host with:
ServerName subdomain.domain.com
ServerAlias subsubdomain.subdomain.domain.com
Both host names go to the proper box (192.168.1.104), but only the first
one goes to this virtual host. The one set via ServerAlias goes to my
default virtual host. How do I get it to recognize ServerAlias?
No comments:
Post a Comment