提交 57b410eb authored 作者: Brian West's avatar Brian West

docs for acl

上级 6126383c
...@@ -21,7 +21,10 @@ ...@@ -21,7 +21,10 @@
digest authenticated. digest authenticated.
--> -->
<list name="domains" default="deny"> <list name="domains" default="deny">
<!-- domain= is special it scans the domain from the directory to build the ACL -->
<node type="allow" domain="$${domain}"/> <node type="allow" domain="$${domain}"/>
<!-- use cidr= if you wish to allow ip ranges to this domains acl. -->
<!-- <node type="allow" cidr="192.168.0.0/24"/> -->
</list> </list>
</network-lists> </network-lists>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论