Hello,
Thanks. This is in my global ssl configuration:
Listen xxx.xxx.xxx.xxx:443 https
Listen [ipv6.address1]:443 https
Listen [ipv6.address2]:443 https
Listen [ipv6.address3]:443 https
Listen [ipv6.address4]:443 https
and in my VirtualHost definition:
I'm not getting any Apache syntax error
> Date: Saturday, June 27, 2020 20:06:30 -0400
> From: David Mehler
>
> I'm wanting to set up Apache 2.4 virtual hosts to listen to specific
> IPv6 addresses. I see a Listen directive in my http configuration,
> but nothing for each virtual host. I've got several different
> virtual hosts each
Hello,
I'm wanting to set up Apache 2.4 virtual hosts to listen to specific
IPv6 addresses. I see a Listen directive in my http configuration, but
nothing for each virtual host. I've got several different virtual
hosts each I want to listen on it's own specific IPv6 address. In the
virtual host co