Hello All,
I am in the process of configuring Squid3-STABLE1 with the ICAP Server
(Python Based).
Here, i don't want the 403 and 404 status to be sent to the ICAP Server.
I had tried icap_access with http_status but that didn't work for me.
ICAP configurations used:
acl HS http_status 404
icap_enable on
icap_preview_enable off
icap_persistent_connections off
icap_send_client_ip on
icap_send_client_username on
icap_client_username_header X-Authenticated-User
icap_service vicontent respmod_precache 0 icap://172.16.1.225:1344/respmod
icap_class class_1 vicontent
icap_access class_1 deny HS
icap_access class_1 allow all
Any thoughts to achieve this?
Thanks
Selvi
Received on Tue Mar 18 2008 - 00:12:11 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:05 MDT