Is there a way to control the order of VirtualHost entries in httpd.conf?
Background:
I've setup a virtualhost with a wildcard ServerAlias (*.mydomain.com).
Additionally there is a virtualhost (cPanel SubDomain) called blog.mydomain.com.
This worked fine until the httpd.conf file was apparently newly generated and the order of the virtual domains magically changed, causing blog.mydomain.com to redirect to the wildcard virtualhost.
Background:
I've setup a virtualhost with a wildcard ServerAlias (*.mydomain.com).
Additionally there is a virtualhost (cPanel SubDomain) called blog.mydomain.com.
This worked fine until the httpd.conf file was apparently newly generated and the order of the virtual domains magically changed, causing blog.mydomain.com to redirect to the wildcard virtualhost.