Blocking list of IP addresses in ASP.NET web application/website -
i have group of ip addresses.
after deploying application, want able access application particular ip address.
how can achieve using global.asax (not through iis)?
this starting point you
(especially it's separated nicely httpmodule subsequent re-use)
Comments
Post a Comment