Hallo! Du (P.Lister@cranfield.ac.uk) hast geschrieben:
>As I understand it, a request is refused on the basis of an
>http_access *rule*, which consists of a boolean expression made up of
>ACLs.
>
>The rule and its acls...
>
>acl cranfield src 138.250.0.0/255.255.0.0
>acl rmcs src 193.63.247.0/255.255.255.0
>acl hypernews urlpath_regex ^/hypernews
>
>http_access deny hypernews !cranfield !rmcs
>
>This denies access to /hypernews* for non-local users: but how do I
>define the deny_info line for "that ACL"? This doesn't seem to have an
>effect...
>
>deny_info http://www.cranfield.ac.uk/forbidden-hypernews.html hypernews
>!cranfield !rmcs
I think that
http_access deny !cranfield !rmcs hypernews
deny_info http://www.cranfield.ac.uk/forbidden-hypernews.html hypernews
will work.
Cord
-- Cord Beermann, Webmaster der FH Lippe webmaster@www.fh-lippe.de | http://www.fh-lippe.de/fhl/dvz/webadm/Received on Fri Jan 03 1997 - 09:19:54 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:59 MST