Forum Moderators: phranque
have anyone tried this?
I'm using Apache 2, i think has support by default. But I can't access the web server. Maybe the prob is from Internet Explorer, Mozilla, Opera. I don't know, have tried with all of them.
With IPv4 everything looks fine.
Hope somebody can help
Apache 2.0 does have IPv6 Support by default:
On systems where IPv6 is supported by the underlying Apache Portable Runtime library, Apache gets IPv6 listening sockets by default. Additionally, the Listen, NameVirtualHost, and VirtualHost directives support IPv6 numeric address strings (e.g., "Listen [fe80::1]:8080").
However, you may want to read up on the Special IPv6 Considerations [httpd.apache.org].