LISTING 1: Urlscan.ini Excerpt [DenyExtensions] ; Extensions listed here either run code directly on the server, ; are processed as scripts, or are static files that are ; generally not intended to be served out. ; ; Note that these entries are effective if "UseAllowExtensions=0" ; is set in the [Options] section above. ; ; Also note that ASP scripts are denied with the below ; settings. If you want to enable ASP, remove the ; following extensions from this list: ; .asp ; .cer ; .cdx ; .asa ; Deny ASP requests. .asp .cer .cdx .asa