]> git.ipfire.org Git - thirdparty/squid.git/blob - tools/cachemgr.conf
SourceFormat Enforcement
[thirdparty/squid.git] / tools / cachemgr.conf
1 ## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
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
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
15 # the default proxy port is assumed. :* or :any matches
16 # any port on the target server.
17 #
18 # hostname is matched using shell filename matching, allowing
19 # * and other shell wildcards.
20
21 localhost