Kristofer
Wed Jul 26 13:32:11 CDT 2006
Do a reverse lookup on a specific website? I am not sure i understand what
that exactly means. Could you please explain?
What i *think* you mean is the reverse DNS lookup that can be configured
on a website. This feature looks up the domain name when the IP of the
client is known (so it does a reverse lookup on an IP address, not a
website).
According to the documentation of the EnableReverseDns metabase property,
it can be set on a IIsWebVirtualDir and IIsWebDirectory, which means that
it should be possible to set this on a specific virtual directory.
Also see:
"EnableReverseDns Metabase Property"
http://www.microsoft.c