At 13:09 24/04/00 +0100, Jason Thompson wrote:
>Lets keep it simple and say I want to allow access to any .ac.uk domain,
>and www.bbc.co.uk
This should be possible
Create 3 ACLs
ACL ALLOW_AC url_regex "^http://.ac.uk"
ACL ALLOW_BBC url_regex "^http://www.bbc.co.uk"
ACL AUTH_USERS yourfavouriteauthenticatorhere
http_access allow ALLOW_AC
http_access allow ALLOW_BBC
and then add a line for you authenticator.
Should work fine.
Regards
Martin A. Brooks
------------------------------------
The package said Windows NT 4 or better - I installed Linux.
Received on Mon Apr 24 2000 - 06:55:22 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:01 MST