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 4fb6e59 commit 0244173Copy full SHA for 0244173
reference/configuration/security.rst
@@ -98,6 +98,8 @@ Each part will be explained in the next section.
98
# Examples:
99
somename:
100
pattern: .*
101
+ # restrict the firewall for a specific host
102
+ host: admin\.example\.com
103
request_matcher: some.service.id
104
access_denied_url: /foo/error403
105
access_denied_handler: some.service.id
0 commit comments