[squid-users] acl rep_header and icap respmod
Alfredo Rezinovsky
alfrenovsky at gmail.com
Sat Sep 5 13:29:28 UTC 2015
I'm trying to adapt response for all text/html responses.
icap_service service_respmod respmod_precache icap://127.0.0.1:1344/response
acl html rep_header -i Content-Type text\/html
adaptation_access service_respmod allow html
And it doesn't works.
The strange thing is that it does works with:
acl html rep_mime_type text\/html
There should be something i'm missing
--
Alfrenovsky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150905/6d8e1276/attachment.html>
More information about the squid-users
mailing list