Skip to content

Commit 0244173

Browse files
committed
add host to the config page
1 parent 4fb6e59 commit 0244173

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/configuration/security.rst

+2
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ Each part will be explained in the next section.
9898
# Examples:
9999
somename:
100100
pattern: .*
101+
# restrict the firewall for a specific host
102+
host: admin\.example\.com
101103
request_matcher: some.service.id
102104
access_denied_url: /foo/error403
103105
access_denied_handler: some.service.id

0 commit comments

Comments
 (0)