]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
New deny_info capabilities to redirect to another server
authorhno <>
Tue, 2 Apr 2002 18:38:02 +0000 (18:38 +0000)
committerhno <>
Tue, 2 Apr 2002 18:38:02 +0000 (18:38 +0000)
commit76cdc28d68e85e0f707ff848fd2447d03fe8b668
tree214e97a276cadc0dddb947284e55dfffc07aac17
parent00f4fd07cd6fa64b778d2ec683a9880373df0844
New deny_info capabilities to redirect to another server

  deny_info http://www.example.com/ acl1 acl2 ...
  deny_info TCP_RESET acl3 acl4 ...
src/cf.data.pre
src/enums.h
src/errorpage.cc