]> git.ipfire.org Git - thirdparty/squid.git/blame - tools/cachemgr.conf
Source Format Enforcement (#532)
[thirdparty/squid.git] / tools / cachemgr.conf
CommitLineData
77b1029d 1## Copyright (C) 1996-2020 The Squid Software Foundation and contributors
9a1b46cc
AJ
2##
3## Squid software is distributed under GPLv2+ license and includes
4## contributions from numerous individuals and organizations.
5## Please see the COPYING and CONTRIBUTORS files for details.
6##
7
42ad37af 8# This file controls which servers may be managed by
9# the cachemgr.cgi script
10#
11# The file consists of one server per line on the format
12# hostname:port description
13#
14# Specifying :port is optional. If not specified then
b4ee1908 15# the default proxy port is assumed. :* or :any matches
16# any port on the target server.
42ad37af 17#
18# hostname is matched using shell filename matching, allowing
19# * and other shell wildcards.
9a1b46cc 20
42ad37af 21localhost