Page 1 of 1

How to Enable IPV6 in Xampp 1.7.4?

PostPosted: 29. November 2011 14:36
by suryati
I use xampp version 1.7.4 in windows server 2008

i try to browse my page using http://[2001:db86:23::4]/ but it shows unsucessful
how to enable ipv6 to browse my page using xampp

Re: How to Enable IPV6 in Xampp 1.7.4?

PostPosted: 29. November 2011 16:02
by JonB
Well - for starters - you would probably need a IPv6 Listen directive in the Apache httpd.conf. I don't know what you have in your .conf at the moment.

If you have a proper Listen directive - there still may be a problem -
I think there are issues with IPv6, Apache, and XAMPP, but I will need to do some checking

Google this:
apache 2.2 ipv6 windows

Particularly read the bug reports.

Good Luck
8)