Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit 61c0e15

Browse files
Change Feature Permissions in Handler mappings
1 parent ddc56f9 commit 61c0e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎examples/IIS-Change-Handler-Mapping-EditFeaturePermissions.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Set-WebConfiguration //System.webServer/handlers -metadata overrideMode -value A
1515
Set-WebConfiguration -filter "/system.webServer/handlers/@AccessPolicy" -PSPath $site -value $setpolicy -verbose
1616

1717
#Sets the Handler Mapping feature delegation to Read Only. (Left commented out by default)
18-
#Set-WebConfiguration //System.webServer/handlers -metadata overrideMode -value Deny -PSPath IIS:/ -verbos
18+
#Set-WebConfiguration //System.webServer/handlers -metadata overrideMode -value Deny -PSPath IIS:/ -verbose

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /