https://issues.apache.org/bugzilla/show_bug.cgi?id=56068
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Eric Covener <[email protected]> --- (In reply to Marwan Gedeon from comment #0) > I struggled for couple hours with this issue, here's how to replicate > on a server with hostname: dev.myserver.com, create 2 VirtualHost entries: > > <VirtualHost *:80 *:443> > ServerName dev.myserver.com > ServerAlias dev2.myserver.com > </VirtualHost> > > <VirtualHost *:80 *:443> > ServerName dev3.myserver.com > </VirtualHost> Seems like there must be more to your config, like SSL directives in another *:443 virtualhost. -- 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]
