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

(usagi-users 02150) Re: Browser Supports IPv6



"IDA Hiromu" <hider@xxxxxxxxxxxxxxxxx> writes:
> Thanks for your comment, Dr. Peter.
>
> | Don't believe that the URL parser supports scoping, but run test for
> | yourself:
> | 
> | http://[fe80::280:45ff:fe11:53b5%eth0]/
>
>     I have already tested it, and it was't supported (by Mozilla).
>
> | Like written above: configure site local addresses on each host and
> | use them.
>
>     Yes, I'm using site-local addresses, as in my first mail.

You surely know that that is supposedly the address that the server
listens to.  In my Apache httpd.conf I have
Listen [2002:c3d4:6ffd:1:201:2ff:fe6c:eff8]:80

Do you have a similar httpd.conf on the server side?

Alex