Monday, 9 September 2013

Blocking all server responses to non Whitelist IP adresses in IIS

Blocking all server responses to non Whitelist IP adresses in IIS

I have a whitelist in effect in IIS 7 on my server with HTTPS access only.
When a non-authorized IP accesses my website they currently see a 403
message. Is it possible to have the server not respond at all to
unauthorized requests and thus provide no header information?

No comments:

Post a Comment