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

[6bone] Ipv6 Enabled Web Site



Gav,

> I notice www.kame.net and a few others have at the bottom of their page a
> line which tells the user if they are visiting
> the site using a v6 address or a v4 address. I would like to know how to do
> this. I am guessing something to do with

I did this with creating a 2nd vhost
on my v6 enabled Apache but with a different
DirectoryIndex statement (e.g. using
index6.html instead of index.html) and
using only the v6 address in the VirtualHost
tag.

Dont know if this is already sufficient
for your situation.

Sascha