I need to restrict access to elmah.axd. elvue.html based on certain IP addresses. The website is on IIS 6.0 and .Net 3.5. I cannot use Forms authentication or windows authentication. I am thinking of using the approach of an http module. I need to restrict access to elmah.axd. elvue.h