Home › Forums › IIS 5.x & 6.0 › Security › site vs global urlscan presendence
Previous Next
Last post 08-27-2008 6:11 PM by ytkaczyk. 3 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (4 items)
Sort Posts: Oldest to newest Newest to oldest
with urlscan v3 if you have both global settings and site level settings the site level takes presendence, right?
See if site filter section of this article answers your question. I think both global and site filter will run independently and will reject a request if it is not allowed by configuration of global filter or site filter.Thanks,Kj
that article did not answer my question but from what you said it sounds like the most restrictive filter is what will reject the request. so if we allowed site filters we would not want to have the global filter more restrictive than the site filter.
Yes both filters are ran and so the end result is that the most restrictive rules are applied.
Yves