/etc/dacs/acls/acl-stddocs.0 is in dacs 1.4.28b-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | <acl_rule status="enabled">
<services>
<service id="s1" url_expr='"${Conf::dacs_htdocs_prefix}/favicon.ico"'/>
<service id="s2" url_expr='"${Conf::dacs_htdocs_prefix}/robots.txt"'/>
<service id="s3" url_expr='"${Conf::dacs_htdocs_prefix}/css/*"'/>
</services>
<rule id="r1" order="allow,deny">
<allow id="a1">
</allow>
</rule>
</acl_rule>
|