Microsoft
Software
Hardware
Network
Question : How do I disable script & execute permission in IIS7 for a specific site subdirectory?
In IIS 6, it was straightforward to disable script / execute permissions for a single directory within a web site. But how do I do this in IIS 7? Where is the equivalent permissins dialog? I want to disable all script and execute permissions within a single subdirectory of an existing web site. .
Answer : How do I disable script & execute permission in IIS7 for a specific site subdirectory?
Yeah, it's a little hidden now.
To change this in IIS 7, go to your site that you want to change the permissions on, and open up the 'Handler Mapings' module-->Edit Feature Permissions. There you can set Read, Script, and/or execute
Random Solutions
Determine which WAN Connection to use?
Office XP Key retrieval
Problems with ISA 2006
Converting nvarchar to datetime in mssql?
Update SSIS Data Flow Column Using Data From CSV file
Cursor not declared when trying to connect
Data Type Mismatch in Criteria Expression - Using DateDiff function
how to format date with Html.TextBoxFor helper ?
How to Use .NET SqlBulkCopy to Import an Excel File into SQL Server
How to generate a sql report with dynamic report filter and display the results dynamically?