Top "Requestfiltering" questions

HTTP Error 404.7 - Not Found The request filtering module is configured to deny the file extension

I'm trying to configure the default webpage for an IIS 7.5 website. Request filtering is turned on. However .aspx pages are …

iis iis-7.5 file-not-found requestfiltering
how to disable insecure http methods(OPTIONS,PUT,DELETE)

I have an web application hosted in IIS 8.5. I would like to disable the insecure http methods(OPTIONS,PUT,DELETE). …

iis-8 http-put requestfiltering