Grant wrote:
I need to include a Location block for one subdomain, but not for
another. I have separate VirtualHost blocks set up for port 80, but
when I try to do the same for port 443, I get the following when
restarting apache2:
[warn] _default_ VirtualHost overlap on port 443, the first has precedence
To create the second 443 VirtualHost I copied the Gentoo
SSL_DEFAULT_VHOST config to another file and did a little editing.
Should I be going about that a different way?
Does anyone else find the Gentoo apache2 layout/config annoying?
- Grant
Actually I find the layout clean and relaxing with just a hint of
cinnamon. :)
I suspect you're doing *:443 in more than one place. SSL can not use
named based vhosts. You need multiple IPs to do multiple ssl vhosts
correctly.
kashani
--
gentoo-user@gentoo.org mailing list