From: Amos Jeffries Date: Sat, 31 Oct 2009 11:29:04 +0000 (+1300) Subject: Support format tags in deny_info URLs X-Git-Tag: SQUID_3_2_0_1~636 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=15b02e9a6c826188f7a409a51c2f0d7d9c3bec8a;p=thirdparty%2Fsquid.git Support format tags in deny_info URLs This enables a certain level of dynamically generated redirect. Using deny_info and ACL controls for selective controlled requests. Usage Examples: * redirect from domainA to domainB while retaining original URL path * stripping port from requests while retaining protocol, domain and path * adding tokens into requested URL from external_acl_type helper --- diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index 7641215918..e2ca6a7b69 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -314,6 +314,9 @@ This section gives a thorough account of those changes in three categories: Changes to existing tags