Quoting SABU THALIYATH <[EMAIL PROTECTED]>:
> 
> Hi Vasudeva,
...
>   acl allowedmachs src "/tmp/allowedmachs"
>   acl allowedsites url_regex "/tmp/allowedsites"
>   http_access allow allowedmachs allowedsites
>   http_access deny all

or if you have other acls in addition to these users, try - 

     http_access allow allowedmachs allowedsites
     http_access deny  allowedmachs
     http_access <Other ACLs>

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

_______________________________________________
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to