Wilfried Weissmann wrote:
> acl IS_SSL myip 127.0.0.1
> acl EXCHANGE_CLEAN urlpath_regex ^/exchange/
> http_access deny EXCHANGE_CLEAN !IS_SSL
>
> An then the deny_info rule:
> deny_info EXCHANGE_FW_URL EXCHANGE_CLEAN !IS_SSL
To match the above http_access this should read
deny_info IS_SSL
Regards
Henrik
Received on Wed Sep 04 2002 - 05:00:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:03 MST