Hi all on IIS, is there any way i can denying access from visitor with certain cookie value?
I'm had used request filtering feature from IIS7, but no luck..
Ocean10000
1:21 am on Jun 18, 2012 (gmt 0)
Do you want to deny them for only certain pages or all pages?
kangkurap
1:33 am on Jun 18, 2012 (gmt 0)
Hi Ocean10000 I want to deny it from all my page. Actually request filtering feature already handle my needed. I just not realize it, because it still recorded on IIS log, but with 404 result.