Hello All, Ideally, I'm trying to, based on ACL's, add a HTTP_VARIBLE_NAME=data to each request. Squid 2.5STABLE3. The documentation seems to point to header_replace.
I've tried header_replace CLIENT_IP 1.1.1.1 and squid says 2003/11/26 13:42:54| parseConfigFile: line 81 unrecognized: 'header_replace CLIENT_IP 1.1.1.1' Is there a way to add header varibles with or without acls? Thanks, Brian Peterson
