Is there a way to test the order of the config files that are loaded when a request comes in?
I have the main domain and a subdomain with ssl, both with different sites, and work as expected.
I also have another subdomain, with another site, that is not included in the SSL certificate and the browser tries to load https for it.
I'd like to test the flow for that request somehow and see where is the https applied, because the server blog for that subdomain only listens for :80
I don't name mine for ordering because I don't have to. You should be explicitly setting the server_name so it matches. And you should have a catch-all vhost with