We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c55067a commit e8c2539Copy full SHA for e8c2539
reference/configuration/security.rst
@@ -114,7 +114,7 @@ Each part will be explained in the next section.
114
pattern: .*
115
# restrict the firewall to a specific host
116
host: admin\.example\.com
117
- # restrict the firewall to specific http methods
+ # restrict the firewall to specific http methods
118
methods: [GET, POST]
119
request_matcher: some.service.id
120
access_denied_url: /foo/error403
0 commit comments