Added: config/squid/cachemgr.conf

This commit is contained in:
Jason 2022-02-16 17:39:13 -05:00
parent aeb3472414
commit cc200d9160
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -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.
*