Hi, I try to build a filter on user-agent with URLScan for IIS6. The goal is to authorize a part of my website only for a unique specific user-agent. For the url http://127.0.0.1 there is no filter. But for the url http://172.0.0.1/MyFolder , I need to build a filter on XML files to protect them. The...