質問
unable to disable CF 10 in specific directory for IIS 7.5
I have a directory that I want to disable CF 10 running on IIS 7.5 64 bit. I went to the Handler Mappings in IIS for the directory, edited the "Feature Permisions", and disabled "script" and "execute" but left "read".
MY PROBLEM: CFM pages still work in the directory.
There doesn't appear to be any wildcard mapping for cfm files in the directory. Asp.Net files return an error, and static files work fine.
What am I missing?