From cc200d916041c4f628524d64534273d0c1d4bc9f Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 16 Feb 2022 17:39:13 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Added:=20config/squid/cachemgr.conf?= =?UTF-8?q?=20=E2=9E=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/squid/cachemgr.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/squid/cachemgr.conf diff --git a/config/squid/cachemgr.conf b/config/squid/cachemgr.conf new file mode 100644 index 0000000..272500c --- /dev/null +++ b/config/squid/cachemgr.conf @@ -0,0 +1,21 @@ +## Copyright (C) 1996-2019 The Squid Software Foundation and contributors +## +## Squid software is distributed under GPLv2+ license and includes +## contributions from numerous individuals and organizations. +## Please see the COPYING and CONTRIBUTORS files for details. +## + +# This file controls which servers may be managed by +# the cachemgr.cgi script +# +# The file consists of one server per line on the format +# hostname:port description +# +# Specifying :port is optional. If not specified then +# the default proxy port is assumed. :* or :any matches +# any port on the target server. +# +# hostname is matched using shell filename matching, allowing +# * and other shell wildcards. + +*