Hi,
We're using 4.1.11, with httpd.conf (it's a cPanel server) and IPv6 doesn't want to work, we've got:
NameVirtualHost [abcd:1234:5678::1]:80
and we've tried:
Listen [::]:80
as has previously been suggested, but when we add the IPv6 IP to a virtualhost block to double bind it, we get:
[/usr/local/apache/conf/httpd.conf:429] Listener for [abcd:1234:5678::1]:80 is not available!
Thanks,
We're using 4.1.11, with httpd.conf (it's a cPanel server) and IPv6 doesn't want to work, we've got:
NameVirtualHost [abcd:1234:5678::1]:80
and we've tried:
Listen [::]:80
as has previously been suggested, but when we add the IPv6 IP to a virtualhost block to double bind it, we get:
[/usr/local/apache/conf/httpd.conf:429] Listener for [abcd:1234:5678::1]:80 is not available!
Thanks,
Last edited: