YaST/11.1-http-server-ipv6
From openSUSE
From version yast2-http-sever-2.17.2 you can configure Apache server for IPv6 networking. First of all you need configured network - use YaST network module.
When you have configured network properly, run YaST http-server module and go to first tab and check listen properties. Be sure that Apache listens on "All interfaces" or select interfaces you want to be used by Apache:
Now we can edit Main Host or Virtual Hosts. As an example, add new virtual host. In case you want to have IP-based vhosts, you should select one of your configured IPv6 addresses as VirtualHostID:
Save your configuration and be sure that apache2 service is running. Now you can test it (with browser), I used curl (with -6 parameter) and hostname (writen in /etc/hosts):




