> Date: Saturday, June 27, 2020 20:06:30 -0400
> From: David Mehler <dave.meh...@gmail.com>
> 
> 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 configuration i've got VirtualHost
> *:443.


You may want to look at the apache documentation on ip-based virtual
hosting, e.g.,

  <https://httpd.apache.org/docs/2.4/vhosts/ip-based.html>

There's an IPv4/http example there that you should be able to use as
a starting point for your IPv6/https needs.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to