ISAPI Filter Won't Protect One Site
Rod Widdowson
rdw at steadingsoftware.com
Tue Apr 10 05:49:29 EDT 2018
> There aren't any magic solutions but usually it means the filter's not really installed for that site. And the GUI lies, so really
there's not
> much to go on you can trust.
Nothing to do with the question which appears to be resolved...
But for the record, in my experience for >> IIS7 your best bet is to spelunk through the configuration file.
This is usually something like:
C:\Windows\System32\inetsrv\config\applicationHost.config
To find out exactly what it thinks its doing. It's pretty self evident what it is doing.
Once you have done that you may need to navigate the per folder Web.config files which appear to offer some sort of per folder.
But I should emphasise that this is empirically derived information.
/R
More information about the users
mailing list