<ipSecurity allowUnlisted="false" /> does not work
am 14.09.2007 05:12:01 von FelixJiang
In IIS, I configure the applicationHost.config file by adding
allowUnlisted="false" />. And I did not put and IP address in the
section.
However, I still can visit the Web site that is hosted in IIS from a client
computer without any problem. I have restarted the IIS service. Still I can
open the Web page.
Did I missing anything? Thanks!
Re: <ipSecurity allowUnlisted="false" /> does not work
am 15.09.2007 08:27:37 von David Wang
On Sep 13, 8:12 pm, Felix_Jiang
wrote:
> In IIS, I configure the applicationHost.config file by adding
> allowUnlisted="false" />. And I did not put and IP address in the
> section.
>
> However, I still can visit the Web site that is hosted in IIS from a client
> computer without any problem. I have restarted the IIS service. Still I can
> open the Web page.
>
> Did I missing anything? Thanks!
Is the IP Security module installed on your IIS7? It's not installed
by default.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//