https://issues.apache.org/bugzilla/show_bug.cgi?id=48710
--- Comment #2 from Eric Covener <[email protected]> 2010-02-09 04:27:26 UTC --- > <VirtualHost derchris.eu:80> > <VirtualHost derchris.eu:443> You likely: a) are receiving requests on an inerface that derchris.eu doesn't resolve to b) you don't have a catch-all vhost ofr (e.g. *:80) c) You either don't have a DocumentRoot in the base server config or it simply matches what's in the compiled-in default. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
