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

[6bone] Ipv6 Enabled Web Site



Where do you do your check for this Colin.

I'd like to keep my Index page as a .shtml as my menus and footers are SSI 
included ito the page.
Rather than .php at this point.

Thanks

Gav...

----- Original Message ----- 
From: "Colin Faber" <[email protected]>
To: "Gav" <[email protected]>
Cc: <[email protected]>
Sent: Tuesday, July 20, 2004 11:39 AM
Subject: Re: [6bone] Ipv6 Enabled Web Site


| On my site (www.fpsn.net) to all we do is check for colons in the
| REMOTE_ADDR environment variable (we also use apache 2) and it seems to
| do the trick rather well.   With a successful IPv6 connection IPv6 users
| see a small blurb at the bottom:
|
| ::I:P:v:6::
|
| Internet Protocol Version 6 aware user detected.
|
| Hope this helps.
|