[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Hey, Galeon is ipv6 enabled



Craig Small wrote:


Anyone know how to tell apache2 not to bind to port 80 of a ipv4 port
while binding to a ipv6 port? [myipv6address]:80 didn't do it.

 - Craig

According to what I read you should be able to use Listen *:80
If you have to specify addresses then avoid :80 for ipv6 and
use the form <ip6address> <port>.
A blanck instead of a ":" is better. What I read in apache1.3.26 patch
is that the last ":" might be misunderstood by the config parser.

Fabio


--
To UNSUBSCRIBE, email to debian-ipv6-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: