On Tue, 24 Aug 2004, Michael Hohenegger wrote:
FATAL: Bungled squid.conf line 1291: external_acl_type foobar ttl=10 %PROTO %DST %URLPATH %LOGIN /<path>/<to>/check_url.pl
%URLPATH has never existed in Squid-2.5 (only Squid-3), but there has been some patches floating around adding this.
Your older Squid was most likely patched to add support for %URLPATH.
but sadly enough i need the urlpath in the perl script, because i have to decide auth on the path against a database.
is there any way i can forward the urlpath to the .pl with newer versions?
The cerberian patch adds %URLPATH and a whole lot more.
Regards Henrik
