How To Install squid on CentOS 8

squid is The Squid proxy caching server

Introduction

In this tutorial we learn how to install squid on CentOS 8.

What is squid

Squid is a high-performance proxy caching server for Web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid consists of a main server program squid, a Domain Name System lookup program (dnsserver), a program for retrieving FTP data (ftpget), and some management and client tools.

We can use yum or dnf to install squid on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install squid.

Install squid on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install squid using dnf by running the following command:

sudo dnf -y install squid

Install squid on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install squid using yum by running the following command:

sudo yum -y install squid

How To Uninstall squid on CentOS 8

To uninstall only the squid package we can use the following command:

sudo dnf remove squid

squid Package Contents on CentOS 8

/etc/NetworkManager/dispatcher.d/20-squid
/etc/httpd/conf.d/squid.conf
/etc/logrotate.d/squid
/etc/pam.d/squid
/etc/squid
/etc/squid/cachemgr.conf
/etc/squid/cachemgr.conf.default
/etc/squid/errorpage.css
/etc/squid/errorpage.css.default
/etc/squid/mime.conf
/etc/squid/mime.conf.default
/etc/squid/squid.conf
/etc/squid/squid.conf.default
/etc/sysconfig/squid
/usr/bin/purge
/usr/bin/squidclient
/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/5c84f5d0943f45c8f375c1b7eb80377f37fb61
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/017c3b54fd5cc54138ba5d3c51f0a8e9812bca
/usr/lib/.build-id/19
/usr/lib/.build-id/19/230929a9f496bff5c616ffdcee64d5e81c3a03
/usr/lib/.build-id/21
/usr/lib/.build-id/21/2a78b2177dba551c1601040e98e3dedcdc974c
/usr/lib/.build-id/25
/usr/lib/.build-id/25/1a45f5ea86f0b69206a8427d2695b375a2c26c
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/87c3e8a9ab7f1c43979a3f8381859c8a87f35b
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/789d0f8e651d6560e16b1f6d327f093065cb8a
/usr/lib/.build-id/52
/usr/lib/.build-id/52/91ef61544c113e744e7fec8fa105f031d2f27f
/usr/lib/.build-id/55
/usr/lib/.build-id/55/c5efcd853dad2bb8373519f52e2bb9409118d8
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/ae0889d5b1db2a3fe45e3a8126a0a6a4ede778
/usr/lib/.build-id/64
/usr/lib/.build-id/64/d96a87f5a80686381137936338fa14d99f4f80
/usr/lib/.build-id/65
/usr/lib/.build-id/65/2aeff5f8ec9975133d7076a6b777779e14f3f7
/usr/lib/.build-id/74
/usr/lib/.build-id/74/3545fb5a9aa8cd2835d88930c08836e16f1554
/usr/lib/.build-id/78
/usr/lib/.build-id/78/af26fca8fb6e5d7285d3da72ee6800ec28ef6f
/usr/lib/.build-id/79
/usr/lib/.build-id/79/5e7d690c03c6de32a43884b9f8a6df861e6be6
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/2027bec22a066e4782e36be757454f1a9aaf70
/usr/lib/.build-id/80
/usr/lib/.build-id/80/4de010ca0c96dcf4343ea146aeebf0a977baf6
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/7588bbb2099309089560dd67e1902a5695ed54
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/6dacc4eb0728d835e486d80dcd21aae1206a41
/usr/lib/.build-id/95
/usr/lib/.build-id/95/c6edc3309d0fdf24749131b51264d09eb0d942
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/8c3f192c7a26fce07f142d612ca6fc42e5ec2b
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/af59e1504e2c159d344bda68e53e88bb26ac8e
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/6795b7346fbfa1c1adf432e9b2cc25b5964bee
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/627f5aa03e9dbac31e41f6317e5cb1ceebe439
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/7b553e6686d8c9564d0d66bb7c2a4b18c9f04f
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/bba58dac49a42f5c22e33cc13d478ca6ebf2c0
/usr/lib/.build-id/de
/usr/lib/.build-id/de/3dbc1a7ee9fc67a142181da93b4ae66823ac5c
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/bf5721a1067776c1eccc931f4f9c4d64b40fba
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/64738dde96dd2ed1b77caed22ddba750d0eec8
/usr/lib/systemd/system/squid.service
/usr/lib/tmpfiles.d/squid.conf
/usr/lib64/squid
/usr/lib64/squid/basic_db_auth
/usr/lib64/squid/basic_fake_auth
/usr/lib64/squid/basic_getpwnam_auth
/usr/lib64/squid/basic_ldap_auth
/usr/lib64/squid/basic_ncsa_auth
/usr/lib64/squid/basic_pam_auth
/usr/lib64/squid/basic_pop3_auth
/usr/lib64/squid/basic_radius_auth
/usr/lib64/squid/basic_sasl_auth
/usr/lib64/squid/basic_smb_auth
/usr/lib64/squid/basic_smb_auth.sh
/usr/lib64/squid/basic_smb_lm_auth
/usr/lib64/squid/cachemgr.cgi
/usr/lib64/squid/cert_tool
/usr/lib64/squid/digest_file_auth
/usr/lib64/squid/digest_ldap_auth
/usr/lib64/squid/diskd
/usr/lib64/squid/ext_kerberos_ldap_group_acl
/usr/lib64/squid/ext_ldap_group_acl
/usr/lib64/squid/ext_session_acl
/usr/lib64/squid/ext_time_quota_acl
/usr/lib64/squid/ext_unix_group_acl
/usr/lib64/squid/ext_wbinfo_group_acl
/usr/lib64/squid/helper-mux
/usr/lib64/squid/log_db_daemon
/usr/lib64/squid/log_file_daemon
/usr/lib64/squid/negotiate_kerberos_auth
/usr/lib64/squid/negotiate_kerberos_auth_test
/usr/lib64/squid/ntlm_fake_auth
/usr/lib64/squid/ntlm_smb_lm_auth
/usr/lib64/squid/security_file_certgen
/usr/lib64/squid/storeid_file_rewrite
/usr/lib64/squid/unlinkd
/usr/lib64/squid/url_fake_rewrite
/usr/lib64/squid/url_fake_rewrite.sh
/usr/lib64/squid/url_lfs_rewrite
/usr/libexec/squid
/usr/libexec/squid/cache_swap.sh
/usr/sbin/squid
/usr/share/doc/squid
/usr/share/doc/squid/CONTRIBUTORS
/usr/share/doc/squid/ChangeLog
/usr/share/doc/squid/QUICKSTART
/usr/share/doc/squid/README
/usr/share/doc/squid/squid.conf.documented
/usr/share/doc/squid/url-normalizer.pl
/usr/share/doc/squid/user-agents.pl
/usr/share/licenses/squid
/usr/share/licenses/squid/COPYING
/usr/share/man/man1/purge.1.gz
/usr/share/man/man1/squidclient.1.gz
/usr/share/man/man8/basic_db_auth.8.gz
/usr/share/man/man8/basic_getpwnam_auth.8.gz
/usr/share/man/man8/basic_ldap_auth.8.gz
/usr/share/man/man8/basic_ncsa_auth.8.gz
/usr/share/man/man8/basic_pam_auth.8.gz
/usr/share/man/man8/basic_pop3_auth.8.gz
/usr/share/man/man8/basic_radius_auth.8.gz
/usr/share/man/man8/basic_sasl_auth.8.gz
/usr/share/man/man8/cachemgr.cgi.8.gz
/usr/share/man/man8/digest_file_auth.8.gz
/usr/share/man/man8/ext_ldap_group_acl.8.gz
/usr/share/man/man8/ext_session_acl.8.gz
/usr/share/man/man8/ext_time_quota_acl.8.gz
/usr/share/man/man8/ext_unix_group_acl.8.gz
/usr/share/man/man8/ext_wbinfo_group_acl.8.gz
/usr/share/man/man8/helper-mux.8.gz
/usr/share/man/man8/log_db_daemon.8.gz
/usr/share/man/man8/negotiate_kerberos_auth.8.gz
/usr/share/man/man8/security_file_certgen.8.gz
/usr/share/man/man8/squid.8.gz
/usr/share/man/man8/storeid_file_rewrite.8.gz
/usr/share/man/man8/url_lfs_rewrite.8.gz
/usr/share/snmp/mibs/SQUID-MIB.txt
/usr/share/squid
/usr/share/squid/errors
/usr/share/squid/errors/COPYRIGHT
/usr/share/squid/errors/TRANSLATORS
/usr/share/squid/errors/af
/usr/share/squid/errors/af/ERR_ACCESS_DENIED
/usr/share/squid/errors/af/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/af/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/af/ERR_AGENT_WPAD
/usr/share/squid/errors/af/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/af/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/af/ERR_CANNOT_FORWARD
/usr/share/squid/errors/af/ERR_CONFLICT_HOST
/usr/share/squid/errors/af/ERR_CONNECT_FAIL
/usr/share/squid/errors/af/ERR_DIR_LISTING
/usr/share/squid/errors/af/ERR_DNS_FAIL
/usr/share/squid/errors/af/ERR_ESI
/usr/share/squid/errors/af/ERR_FORWARDING_DENIED
/usr/share/squid/errors/af/ERR_FTP_DISABLED
/usr/share/squid/errors/af/ERR_FTP_FAILURE
/usr/share/squid/errors/af/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/af/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/af/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/af/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/af/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/af/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/af/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/af/ERR_ICAP_FAILURE
/usr/share/squid/errors/af/ERR_INVALID_REQ
/usr/share/squid/errors/af/ERR_INVALID_RESP
/usr/share/squid/errors/af/ERR_INVALID_URL
/usr/share/squid/errors/af/ERR_LIFETIME_EXP
/usr/share/squid/errors/af/ERR_NO_RELAY
/usr/share/squid/errors/af/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/af/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/af/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/af/ERR_READ_ERROR
/usr/share/squid/errors/af/ERR_READ_TIMEOUT
/usr/share/squid/errors/af/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/af/ERR_SHUTTING_DOWN
/usr/share/squid/errors/af/ERR_SOCKET_FAILURE
/usr/share/squid/errors/af/ERR_TOO_BIG
/usr/share/squid/errors/af/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/af/ERR_UNSUP_REQ
/usr/share/squid/errors/af/ERR_URN_RESOLVE
/usr/share/squid/errors/af/ERR_WRITE_ERROR
/usr/share/squid/errors/af/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/af/error-details.txt
/usr/share/squid/errors/ar
/usr/share/squid/errors/ar-ae
/usr/share/squid/errors/ar-bh
/usr/share/squid/errors/ar-dz
/usr/share/squid/errors/ar-eg
/usr/share/squid/errors/ar-iq
/usr/share/squid/errors/ar-jo
/usr/share/squid/errors/ar-kw
/usr/share/squid/errors/ar-lb
/usr/share/squid/errors/ar-ly
/usr/share/squid/errors/ar-ma
/usr/share/squid/errors/ar-om
/usr/share/squid/errors/ar-qa
/usr/share/squid/errors/ar-sa
/usr/share/squid/errors/ar-sy
/usr/share/squid/errors/ar-tn
/usr/share/squid/errors/ar-ye
/usr/share/squid/errors/ar/ERR_ACCESS_DENIED
/usr/share/squid/errors/ar/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ar/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ar/ERR_AGENT_WPAD
/usr/share/squid/errors/ar/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ar/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ar/ERR_CONFLICT_HOST
/usr/share/squid/errors/ar/ERR_CONNECT_FAIL
/usr/share/squid/errors/ar/ERR_DIR_LISTING
/usr/share/squid/errors/ar/ERR_DNS_FAIL
/usr/share/squid/errors/ar/ERR_ESI
/usr/share/squid/errors/ar/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ar/ERR_FTP_DISABLED
/usr/share/squid/errors/ar/ERR_FTP_FAILURE
/usr/share/squid/errors/ar/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ar/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ar/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ar/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ar/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ar/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ar/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ar/ERR_ICAP_FAILURE
/usr/share/squid/errors/ar/ERR_INVALID_REQ
/usr/share/squid/errors/ar/ERR_INVALID_RESP
/usr/share/squid/errors/ar/ERR_INVALID_URL
/usr/share/squid/errors/ar/ERR_LIFETIME_EXP
/usr/share/squid/errors/ar/ERR_NO_RELAY
/usr/share/squid/errors/ar/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ar/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ar/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ar/ERR_READ_ERROR
/usr/share/squid/errors/ar/ERR_READ_TIMEOUT
/usr/share/squid/errors/ar/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ar/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ar/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ar/ERR_TOO_BIG
/usr/share/squid/errors/ar/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ar/ERR_UNSUP_REQ
/usr/share/squid/errors/ar/ERR_URN_RESOLVE
/usr/share/squid/errors/ar/ERR_WRITE_ERROR
/usr/share/squid/errors/ar/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ar/error-details.txt
/usr/share/squid/errors/az
/usr/share/squid/errors/az-az
/usr/share/squid/errors/az/ERR_ACCESS_DENIED
/usr/share/squid/errors/az/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/az/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/az/ERR_AGENT_WPAD
/usr/share/squid/errors/az/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/az/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/az/ERR_CANNOT_FORWARD
/usr/share/squid/errors/az/ERR_CONFLICT_HOST
/usr/share/squid/errors/az/ERR_CONNECT_FAIL
/usr/share/squid/errors/az/ERR_DIR_LISTING
/usr/share/squid/errors/az/ERR_DNS_FAIL
/usr/share/squid/errors/az/ERR_ESI
/usr/share/squid/errors/az/ERR_FORWARDING_DENIED
/usr/share/squid/errors/az/ERR_FTP_DISABLED
/usr/share/squid/errors/az/ERR_FTP_FAILURE
/usr/share/squid/errors/az/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/az/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/az/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/az/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/az/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/az/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/az/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/az/ERR_ICAP_FAILURE
/usr/share/squid/errors/az/ERR_INVALID_REQ
/usr/share/squid/errors/az/ERR_INVALID_RESP
/usr/share/squid/errors/az/ERR_INVALID_URL
/usr/share/squid/errors/az/ERR_LIFETIME_EXP
/usr/share/squid/errors/az/ERR_NO_RELAY
/usr/share/squid/errors/az/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/az/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/az/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/az/ERR_READ_ERROR
/usr/share/squid/errors/az/ERR_READ_TIMEOUT
/usr/share/squid/errors/az/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/az/ERR_SHUTTING_DOWN
/usr/share/squid/errors/az/ERR_SOCKET_FAILURE
/usr/share/squid/errors/az/ERR_TOO_BIG
/usr/share/squid/errors/az/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/az/ERR_UNSUP_REQ
/usr/share/squid/errors/az/ERR_URN_RESOLVE
/usr/share/squid/errors/az/ERR_WRITE_ERROR
/usr/share/squid/errors/az/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/az/error-details.txt
/usr/share/squid/errors/bg
/usr/share/squid/errors/bg-bg
/usr/share/squid/errors/bg/ERR_ACCESS_DENIED
/usr/share/squid/errors/bg/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/bg/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/bg/ERR_AGENT_WPAD
/usr/share/squid/errors/bg/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/bg/ERR_CANNOT_FORWARD
/usr/share/squid/errors/bg/ERR_CONFLICT_HOST
/usr/share/squid/errors/bg/ERR_CONNECT_FAIL
/usr/share/squid/errors/bg/ERR_DIR_LISTING
/usr/share/squid/errors/bg/ERR_DNS_FAIL
/usr/share/squid/errors/bg/ERR_ESI
/usr/share/squid/errors/bg/ERR_FORWARDING_DENIED
/usr/share/squid/errors/bg/ERR_FTP_DISABLED
/usr/share/squid/errors/bg/ERR_FTP_FAILURE
/usr/share/squid/errors/bg/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/bg/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/bg/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/bg/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/bg/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/bg/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/bg/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/bg/ERR_ICAP_FAILURE
/usr/share/squid/errors/bg/ERR_INVALID_REQ
/usr/share/squid/errors/bg/ERR_INVALID_RESP
/usr/share/squid/errors/bg/ERR_INVALID_URL
/usr/share/squid/errors/bg/ERR_LIFETIME_EXP
/usr/share/squid/errors/bg/ERR_NO_RELAY
/usr/share/squid/errors/bg/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/bg/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/bg/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/bg/ERR_READ_ERROR
/usr/share/squid/errors/bg/ERR_READ_TIMEOUT
/usr/share/squid/errors/bg/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/bg/ERR_SHUTTING_DOWN
/usr/share/squid/errors/bg/ERR_SOCKET_FAILURE
/usr/share/squid/errors/bg/ERR_TOO_BIG
/usr/share/squid/errors/bg/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/bg/ERR_UNSUP_REQ
/usr/share/squid/errors/bg/ERR_URN_RESOLVE
/usr/share/squid/errors/bg/ERR_WRITE_ERROR
/usr/share/squid/errors/bg/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/bg/error-details.txt
/usr/share/squid/errors/ca
/usr/share/squid/errors/ca-es
/usr/share/squid/errors/ca/ERR_ACCESS_DENIED
/usr/share/squid/errors/ca/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ca/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ca/ERR_AGENT_WPAD
/usr/share/squid/errors/ca/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ca/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ca/ERR_CONFLICT_HOST
/usr/share/squid/errors/ca/ERR_CONNECT_FAIL
/usr/share/squid/errors/ca/ERR_DIR_LISTING
/usr/share/squid/errors/ca/ERR_DNS_FAIL
/usr/share/squid/errors/ca/ERR_ESI
/usr/share/squid/errors/ca/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ca/ERR_FTP_DISABLED
/usr/share/squid/errors/ca/ERR_FTP_FAILURE
/usr/share/squid/errors/ca/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ca/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ca/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ca/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ca/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ca/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ca/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ca/ERR_ICAP_FAILURE
/usr/share/squid/errors/ca/ERR_INVALID_REQ
/usr/share/squid/errors/ca/ERR_INVALID_RESP
/usr/share/squid/errors/ca/ERR_INVALID_URL
/usr/share/squid/errors/ca/ERR_LIFETIME_EXP
/usr/share/squid/errors/ca/ERR_NO_RELAY
/usr/share/squid/errors/ca/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ca/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ca/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ca/ERR_READ_ERROR
/usr/share/squid/errors/ca/ERR_READ_TIMEOUT
/usr/share/squid/errors/ca/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ca/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ca/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ca/ERR_TOO_BIG
/usr/share/squid/errors/ca/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ca/ERR_UNSUP_REQ
/usr/share/squid/errors/ca/ERR_URN_RESOLVE
/usr/share/squid/errors/ca/ERR_WRITE_ERROR
/usr/share/squid/errors/ca/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ca/error-details.txt
/usr/share/squid/errors/cs
/usr/share/squid/errors/cs-cz
/usr/share/squid/errors/cs/ERR_ACCESS_DENIED
/usr/share/squid/errors/cs/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/cs/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/cs/ERR_AGENT_WPAD
/usr/share/squid/errors/cs/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/cs/ERR_CANNOT_FORWARD
/usr/share/squid/errors/cs/ERR_CONFLICT_HOST
/usr/share/squid/errors/cs/ERR_CONNECT_FAIL
/usr/share/squid/errors/cs/ERR_DIR_LISTING
/usr/share/squid/errors/cs/ERR_DNS_FAIL
/usr/share/squid/errors/cs/ERR_ESI
/usr/share/squid/errors/cs/ERR_FORWARDING_DENIED
/usr/share/squid/errors/cs/ERR_FTP_DISABLED
/usr/share/squid/errors/cs/ERR_FTP_FAILURE
/usr/share/squid/errors/cs/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/cs/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/cs/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/cs/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/cs/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/cs/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/cs/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/cs/ERR_ICAP_FAILURE
/usr/share/squid/errors/cs/ERR_INVALID_REQ
/usr/share/squid/errors/cs/ERR_INVALID_RESP
/usr/share/squid/errors/cs/ERR_INVALID_URL
/usr/share/squid/errors/cs/ERR_LIFETIME_EXP
/usr/share/squid/errors/cs/ERR_NO_RELAY
/usr/share/squid/errors/cs/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/cs/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/cs/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/cs/ERR_READ_ERROR
/usr/share/squid/errors/cs/ERR_READ_TIMEOUT
/usr/share/squid/errors/cs/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/cs/ERR_SHUTTING_DOWN
/usr/share/squid/errors/cs/ERR_SOCKET_FAILURE
/usr/share/squid/errors/cs/ERR_TOO_BIG
/usr/share/squid/errors/cs/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/cs/ERR_UNSUP_REQ
/usr/share/squid/errors/cs/ERR_URN_RESOLVE
/usr/share/squid/errors/cs/ERR_WRITE_ERROR
/usr/share/squid/errors/cs/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/cs/error-details.txt
/usr/share/squid/errors/da
/usr/share/squid/errors/da-dk
/usr/share/squid/errors/da/ERR_ACCESS_DENIED
/usr/share/squid/errors/da/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/da/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/da/ERR_AGENT_WPAD
/usr/share/squid/errors/da/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/da/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/da/ERR_CANNOT_FORWARD
/usr/share/squid/errors/da/ERR_CONFLICT_HOST
/usr/share/squid/errors/da/ERR_CONNECT_FAIL
/usr/share/squid/errors/da/ERR_DIR_LISTING
/usr/share/squid/errors/da/ERR_DNS_FAIL
/usr/share/squid/errors/da/ERR_ESI
/usr/share/squid/errors/da/ERR_FORWARDING_DENIED
/usr/share/squid/errors/da/ERR_FTP_DISABLED
/usr/share/squid/errors/da/ERR_FTP_FAILURE
/usr/share/squid/errors/da/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/da/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/da/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/da/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/da/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/da/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/da/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/da/ERR_ICAP_FAILURE
/usr/share/squid/errors/da/ERR_INVALID_REQ
/usr/share/squid/errors/da/ERR_INVALID_RESP
/usr/share/squid/errors/da/ERR_INVALID_URL
/usr/share/squid/errors/da/ERR_LIFETIME_EXP
/usr/share/squid/errors/da/ERR_NO_RELAY
/usr/share/squid/errors/da/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/da/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/da/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/da/ERR_READ_ERROR
/usr/share/squid/errors/da/ERR_READ_TIMEOUT
/usr/share/squid/errors/da/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/da/ERR_SHUTTING_DOWN
/usr/share/squid/errors/da/ERR_SOCKET_FAILURE
/usr/share/squid/errors/da/ERR_TOO_BIG
/usr/share/squid/errors/da/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/da/ERR_UNSUP_REQ
/usr/share/squid/errors/da/ERR_URN_RESOLVE
/usr/share/squid/errors/da/ERR_WRITE_ERROR
/usr/share/squid/errors/da/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/da/error-details.txt
/usr/share/squid/errors/de
/usr/share/squid/errors/de-at
/usr/share/squid/errors/de-ch
/usr/share/squid/errors/de-de
/usr/share/squid/errors/de-li
/usr/share/squid/errors/de-lu
/usr/share/squid/errors/de/ERR_ACCESS_DENIED
/usr/share/squid/errors/de/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/de/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/de/ERR_AGENT_WPAD
/usr/share/squid/errors/de/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/de/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/de/ERR_CANNOT_FORWARD
/usr/share/squid/errors/de/ERR_CONFLICT_HOST
/usr/share/squid/errors/de/ERR_CONNECT_FAIL
/usr/share/squid/errors/de/ERR_DIR_LISTING
/usr/share/squid/errors/de/ERR_DNS_FAIL
/usr/share/squid/errors/de/ERR_ESI
/usr/share/squid/errors/de/ERR_FORWARDING_DENIED
/usr/share/squid/errors/de/ERR_FTP_DISABLED
/usr/share/squid/errors/de/ERR_FTP_FAILURE
/usr/share/squid/errors/de/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/de/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/de/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/de/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/de/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/de/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/de/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/de/ERR_ICAP_FAILURE
/usr/share/squid/errors/de/ERR_INVALID_REQ
/usr/share/squid/errors/de/ERR_INVALID_RESP
/usr/share/squid/errors/de/ERR_INVALID_URL
/usr/share/squid/errors/de/ERR_LIFETIME_EXP
/usr/share/squid/errors/de/ERR_NO_RELAY
/usr/share/squid/errors/de/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/de/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/de/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/de/ERR_READ_ERROR
/usr/share/squid/errors/de/ERR_READ_TIMEOUT
/usr/share/squid/errors/de/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/de/ERR_SHUTTING_DOWN
/usr/share/squid/errors/de/ERR_SOCKET_FAILURE
/usr/share/squid/errors/de/ERR_TOO_BIG
/usr/share/squid/errors/de/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/de/ERR_UNSUP_REQ
/usr/share/squid/errors/de/ERR_URN_RESOLVE
/usr/share/squid/errors/de/ERR_WRITE_ERROR
/usr/share/squid/errors/de/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/de/error-details.txt
/usr/share/squid/errors/el
/usr/share/squid/errors/el-gr
/usr/share/squid/errors/el/ERR_ACCESS_DENIED
/usr/share/squid/errors/el/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/el/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/el/ERR_AGENT_WPAD
/usr/share/squid/errors/el/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/el/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/el/ERR_CANNOT_FORWARD
/usr/share/squid/errors/el/ERR_CONFLICT_HOST
/usr/share/squid/errors/el/ERR_CONNECT_FAIL
/usr/share/squid/errors/el/ERR_DIR_LISTING
/usr/share/squid/errors/el/ERR_DNS_FAIL
/usr/share/squid/errors/el/ERR_ESI
/usr/share/squid/errors/el/ERR_FORWARDING_DENIED
/usr/share/squid/errors/el/ERR_FTP_DISABLED
/usr/share/squid/errors/el/ERR_FTP_FAILURE
/usr/share/squid/errors/el/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/el/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/el/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/el/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/el/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/el/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/el/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/el/ERR_ICAP_FAILURE
/usr/share/squid/errors/el/ERR_INVALID_REQ
/usr/share/squid/errors/el/ERR_INVALID_RESP
/usr/share/squid/errors/el/ERR_INVALID_URL
/usr/share/squid/errors/el/ERR_LIFETIME_EXP
/usr/share/squid/errors/el/ERR_NO_RELAY
/usr/share/squid/errors/el/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/el/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/el/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/el/ERR_READ_ERROR
/usr/share/squid/errors/el/ERR_READ_TIMEOUT
/usr/share/squid/errors/el/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/el/ERR_SHUTTING_DOWN
/usr/share/squid/errors/el/ERR_SOCKET_FAILURE
/usr/share/squid/errors/el/ERR_TOO_BIG
/usr/share/squid/errors/el/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/el/ERR_UNSUP_REQ
/usr/share/squid/errors/el/ERR_URN_RESOLVE
/usr/share/squid/errors/el/ERR_WRITE_ERROR
/usr/share/squid/errors/el/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/el/error-details.txt
/usr/share/squid/errors/en
/usr/share/squid/errors/en-au
/usr/share/squid/errors/en-bz
/usr/share/squid/errors/en-ca
/usr/share/squid/errors/en-cn
/usr/share/squid/errors/en-gb
/usr/share/squid/errors/en-ie
/usr/share/squid/errors/en-in
/usr/share/squid/errors/en-jm
/usr/share/squid/errors/en-nz
/usr/share/squid/errors/en-ph
/usr/share/squid/errors/en-sg
/usr/share/squid/errors/en-tt
/usr/share/squid/errors/en-uk
/usr/share/squid/errors/en-us
/usr/share/squid/errors/en-za
/usr/share/squid/errors/en-zw
/usr/share/squid/errors/en/ERR_ACCESS_DENIED
/usr/share/squid/errors/en/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/en/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/en/ERR_AGENT_WPAD
/usr/share/squid/errors/en/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/en/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/en/ERR_CANNOT_FORWARD
/usr/share/squid/errors/en/ERR_CONFLICT_HOST
/usr/share/squid/errors/en/ERR_CONNECT_FAIL
/usr/share/squid/errors/en/ERR_DIR_LISTING
/usr/share/squid/errors/en/ERR_DNS_FAIL
/usr/share/squid/errors/en/ERR_ESI
/usr/share/squid/errors/en/ERR_FORWARDING_DENIED
/usr/share/squid/errors/en/ERR_FTP_DISABLED
/usr/share/squid/errors/en/ERR_FTP_FAILURE
/usr/share/squid/errors/en/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/en/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/en/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/en/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/en/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/en/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/en/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/en/ERR_ICAP_FAILURE
/usr/share/squid/errors/en/ERR_INVALID_REQ
/usr/share/squid/errors/en/ERR_INVALID_RESP
/usr/share/squid/errors/en/ERR_INVALID_URL
/usr/share/squid/errors/en/ERR_LIFETIME_EXP
/usr/share/squid/errors/en/ERR_NO_RELAY
/usr/share/squid/errors/en/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/en/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/en/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/en/ERR_READ_ERROR
/usr/share/squid/errors/en/ERR_READ_TIMEOUT
/usr/share/squid/errors/en/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/en/ERR_SHUTTING_DOWN
/usr/share/squid/errors/en/ERR_SOCKET_FAILURE
/usr/share/squid/errors/en/ERR_TOO_BIG
/usr/share/squid/errors/en/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/en/ERR_UNSUP_REQ
/usr/share/squid/errors/en/ERR_URN_RESOLVE
/usr/share/squid/errors/en/ERR_WRITE_ERROR
/usr/share/squid/errors/en/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/en/error-details.txt
/usr/share/squid/errors/es
/usr/share/squid/errors/es-ar
/usr/share/squid/errors/es-bo
/usr/share/squid/errors/es-cl
/usr/share/squid/errors/es-co
/usr/share/squid/errors/es-cr
/usr/share/squid/errors/es-do
/usr/share/squid/errors/es-ec
/usr/share/squid/errors/es-es
/usr/share/squid/errors/es-gt
/usr/share/squid/errors/es-hn
/usr/share/squid/errors/es-mx
/usr/share/squid/errors/es-ni
/usr/share/squid/errors/es-pa
/usr/share/squid/errors/es-pe
/usr/share/squid/errors/es-pr
/usr/share/squid/errors/es-py
/usr/share/squid/errors/es-sv
/usr/share/squid/errors/es-us
/usr/share/squid/errors/es-uy
/usr/share/squid/errors/es-ve
/usr/share/squid/errors/es-xl
/usr/share/squid/errors/es/ERR_ACCESS_DENIED
/usr/share/squid/errors/es/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/es/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/es/ERR_AGENT_WPAD
/usr/share/squid/errors/es/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/es/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/es/ERR_CANNOT_FORWARD
/usr/share/squid/errors/es/ERR_CONFLICT_HOST
/usr/share/squid/errors/es/ERR_CONNECT_FAIL
/usr/share/squid/errors/es/ERR_DIR_LISTING
/usr/share/squid/errors/es/ERR_DNS_FAIL
/usr/share/squid/errors/es/ERR_ESI
/usr/share/squid/errors/es/ERR_FORWARDING_DENIED
/usr/share/squid/errors/es/ERR_FTP_DISABLED
/usr/share/squid/errors/es/ERR_FTP_FAILURE
/usr/share/squid/errors/es/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/es/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/es/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/es/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/es/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/es/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/es/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/es/ERR_ICAP_FAILURE
/usr/share/squid/errors/es/ERR_INVALID_REQ
/usr/share/squid/errors/es/ERR_INVALID_RESP
/usr/share/squid/errors/es/ERR_INVALID_URL
/usr/share/squid/errors/es/ERR_LIFETIME_EXP
/usr/share/squid/errors/es/ERR_NO_RELAY
/usr/share/squid/errors/es/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/es/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/es/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/es/ERR_READ_ERROR
/usr/share/squid/errors/es/ERR_READ_TIMEOUT
/usr/share/squid/errors/es/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/es/ERR_SHUTTING_DOWN
/usr/share/squid/errors/es/ERR_SOCKET_FAILURE
/usr/share/squid/errors/es/ERR_TOO_BIG
/usr/share/squid/errors/es/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/es/ERR_UNSUP_REQ
/usr/share/squid/errors/es/ERR_URN_RESOLVE
/usr/share/squid/errors/es/ERR_WRITE_ERROR
/usr/share/squid/errors/es/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/es/error-details.txt
/usr/share/squid/errors/et
/usr/share/squid/errors/et-ee
/usr/share/squid/errors/et/ERR_ACCESS_DENIED
/usr/share/squid/errors/et/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/et/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/et/ERR_AGENT_WPAD
/usr/share/squid/errors/et/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/et/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/et/ERR_CANNOT_FORWARD
/usr/share/squid/errors/et/ERR_CONFLICT_HOST
/usr/share/squid/errors/et/ERR_CONNECT_FAIL
/usr/share/squid/errors/et/ERR_DIR_LISTING
/usr/share/squid/errors/et/ERR_DNS_FAIL
/usr/share/squid/errors/et/ERR_ESI
/usr/share/squid/errors/et/ERR_FORWARDING_DENIED
/usr/share/squid/errors/et/ERR_FTP_DISABLED
/usr/share/squid/errors/et/ERR_FTP_FAILURE
/usr/share/squid/errors/et/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/et/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/et/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/et/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/et/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/et/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/et/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/et/ERR_ICAP_FAILURE
/usr/share/squid/errors/et/ERR_INVALID_REQ
/usr/share/squid/errors/et/ERR_INVALID_RESP
/usr/share/squid/errors/et/ERR_INVALID_URL
/usr/share/squid/errors/et/ERR_LIFETIME_EXP
/usr/share/squid/errors/et/ERR_NO_RELAY
/usr/share/squid/errors/et/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/et/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/et/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/et/ERR_READ_ERROR
/usr/share/squid/errors/et/ERR_READ_TIMEOUT
/usr/share/squid/errors/et/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/et/ERR_SHUTTING_DOWN
/usr/share/squid/errors/et/ERR_SOCKET_FAILURE
/usr/share/squid/errors/et/ERR_TOO_BIG
/usr/share/squid/errors/et/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/et/ERR_UNSUP_REQ
/usr/share/squid/errors/et/ERR_URN_RESOLVE
/usr/share/squid/errors/et/ERR_WRITE_ERROR
/usr/share/squid/errors/et/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/et/error-details.txt
/usr/share/squid/errors/fa
/usr/share/squid/errors/fa-fa
/usr/share/squid/errors/fa-ir
/usr/share/squid/errors/fa/ERR_ACCESS_DENIED
/usr/share/squid/errors/fa/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/fa/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/fa/ERR_AGENT_WPAD
/usr/share/squid/errors/fa/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/fa/ERR_CANNOT_FORWARD
/usr/share/squid/errors/fa/ERR_CONFLICT_HOST
/usr/share/squid/errors/fa/ERR_CONNECT_FAIL
/usr/share/squid/errors/fa/ERR_DIR_LISTING
/usr/share/squid/errors/fa/ERR_DNS_FAIL
/usr/share/squid/errors/fa/ERR_ESI
/usr/share/squid/errors/fa/ERR_FORWARDING_DENIED
/usr/share/squid/errors/fa/ERR_FTP_DISABLED
/usr/share/squid/errors/fa/ERR_FTP_FAILURE
/usr/share/squid/errors/fa/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/fa/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/fa/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/fa/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/fa/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/fa/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/fa/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/fa/ERR_ICAP_FAILURE
/usr/share/squid/errors/fa/ERR_INVALID_REQ
/usr/share/squid/errors/fa/ERR_INVALID_RESP
/usr/share/squid/errors/fa/ERR_INVALID_URL
/usr/share/squid/errors/fa/ERR_LIFETIME_EXP
/usr/share/squid/errors/fa/ERR_NO_RELAY
/usr/share/squid/errors/fa/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/fa/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/fa/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/fa/ERR_READ_ERROR
/usr/share/squid/errors/fa/ERR_READ_TIMEOUT
/usr/share/squid/errors/fa/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/fa/ERR_SHUTTING_DOWN
/usr/share/squid/errors/fa/ERR_SOCKET_FAILURE
/usr/share/squid/errors/fa/ERR_TOO_BIG
/usr/share/squid/errors/fa/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/fa/ERR_UNSUP_REQ
/usr/share/squid/errors/fa/ERR_URN_RESOLVE
/usr/share/squid/errors/fa/ERR_WRITE_ERROR
/usr/share/squid/errors/fa/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/fa/error-details.txt
/usr/share/squid/errors/fi
/usr/share/squid/errors/fi-fi
/usr/share/squid/errors/fi/ERR_ACCESS_DENIED
/usr/share/squid/errors/fi/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/fi/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/fi/ERR_AGENT_WPAD
/usr/share/squid/errors/fi/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/fi/ERR_CANNOT_FORWARD
/usr/share/squid/errors/fi/ERR_CONFLICT_HOST
/usr/share/squid/errors/fi/ERR_CONNECT_FAIL
/usr/share/squid/errors/fi/ERR_DIR_LISTING
/usr/share/squid/errors/fi/ERR_DNS_FAIL
/usr/share/squid/errors/fi/ERR_ESI
/usr/share/squid/errors/fi/ERR_FORWARDING_DENIED
/usr/share/squid/errors/fi/ERR_FTP_DISABLED
/usr/share/squid/errors/fi/ERR_FTP_FAILURE
/usr/share/squid/errors/fi/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/fi/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/fi/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/fi/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/fi/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/fi/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/fi/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/fi/ERR_ICAP_FAILURE
/usr/share/squid/errors/fi/ERR_INVALID_REQ
/usr/share/squid/errors/fi/ERR_INVALID_RESP
/usr/share/squid/errors/fi/ERR_INVALID_URL
/usr/share/squid/errors/fi/ERR_LIFETIME_EXP
/usr/share/squid/errors/fi/ERR_NO_RELAY
/usr/share/squid/errors/fi/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/fi/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/fi/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/fi/ERR_READ_ERROR
/usr/share/squid/errors/fi/ERR_READ_TIMEOUT
/usr/share/squid/errors/fi/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/fi/ERR_SHUTTING_DOWN
/usr/share/squid/errors/fi/ERR_SOCKET_FAILURE
/usr/share/squid/errors/fi/ERR_TOO_BIG
/usr/share/squid/errors/fi/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/fi/ERR_UNSUP_REQ
/usr/share/squid/errors/fi/ERR_URN_RESOLVE
/usr/share/squid/errors/fi/ERR_WRITE_ERROR
/usr/share/squid/errors/fi/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/fi/error-details.txt
/usr/share/squid/errors/fr
/usr/share/squid/errors/fr-be
/usr/share/squid/errors/fr-ca
/usr/share/squid/errors/fr-ch
/usr/share/squid/errors/fr-fr
/usr/share/squid/errors/fr-lu
/usr/share/squid/errors/fr-mc
/usr/share/squid/errors/fr/ERR_ACCESS_DENIED
/usr/share/squid/errors/fr/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/fr/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/fr/ERR_AGENT_WPAD
/usr/share/squid/errors/fr/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/fr/ERR_CANNOT_FORWARD
/usr/share/squid/errors/fr/ERR_CONFLICT_HOST
/usr/share/squid/errors/fr/ERR_CONNECT_FAIL
/usr/share/squid/errors/fr/ERR_DIR_LISTING
/usr/share/squid/errors/fr/ERR_DNS_FAIL
/usr/share/squid/errors/fr/ERR_ESI
/usr/share/squid/errors/fr/ERR_FORWARDING_DENIED
/usr/share/squid/errors/fr/ERR_FTP_DISABLED
/usr/share/squid/errors/fr/ERR_FTP_FAILURE
/usr/share/squid/errors/fr/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/fr/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/fr/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/fr/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/fr/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/fr/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/fr/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/fr/ERR_ICAP_FAILURE
/usr/share/squid/errors/fr/ERR_INVALID_REQ
/usr/share/squid/errors/fr/ERR_INVALID_RESP
/usr/share/squid/errors/fr/ERR_INVALID_URL
/usr/share/squid/errors/fr/ERR_LIFETIME_EXP
/usr/share/squid/errors/fr/ERR_NO_RELAY
/usr/share/squid/errors/fr/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/fr/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/fr/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/fr/ERR_READ_ERROR
/usr/share/squid/errors/fr/ERR_READ_TIMEOUT
/usr/share/squid/errors/fr/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/fr/ERR_SHUTTING_DOWN
/usr/share/squid/errors/fr/ERR_SOCKET_FAILURE
/usr/share/squid/errors/fr/ERR_TOO_BIG
/usr/share/squid/errors/fr/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/fr/ERR_UNSUP_REQ
/usr/share/squid/errors/fr/ERR_URN_RESOLVE
/usr/share/squid/errors/fr/ERR_WRITE_ERROR
/usr/share/squid/errors/fr/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/fr/error-details.txt
/usr/share/squid/errors/he
/usr/share/squid/errors/he-il
/usr/share/squid/errors/he/ERR_ACCESS_DENIED
/usr/share/squid/errors/he/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/he/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/he/ERR_AGENT_WPAD
/usr/share/squid/errors/he/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/he/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/he/ERR_CANNOT_FORWARD
/usr/share/squid/errors/he/ERR_CONFLICT_HOST
/usr/share/squid/errors/he/ERR_CONNECT_FAIL
/usr/share/squid/errors/he/ERR_DIR_LISTING
/usr/share/squid/errors/he/ERR_DNS_FAIL
/usr/share/squid/errors/he/ERR_ESI
/usr/share/squid/errors/he/ERR_FORWARDING_DENIED
/usr/share/squid/errors/he/ERR_FTP_DISABLED
/usr/share/squid/errors/he/ERR_FTP_FAILURE
/usr/share/squid/errors/he/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/he/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/he/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/he/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/he/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/he/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/he/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/he/ERR_ICAP_FAILURE
/usr/share/squid/errors/he/ERR_INVALID_REQ
/usr/share/squid/errors/he/ERR_INVALID_RESP
/usr/share/squid/errors/he/ERR_INVALID_URL
/usr/share/squid/errors/he/ERR_LIFETIME_EXP
/usr/share/squid/errors/he/ERR_NO_RELAY
/usr/share/squid/errors/he/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/he/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/he/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/he/ERR_READ_ERROR
/usr/share/squid/errors/he/ERR_READ_TIMEOUT
/usr/share/squid/errors/he/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/he/ERR_SHUTTING_DOWN
/usr/share/squid/errors/he/ERR_SOCKET_FAILURE
/usr/share/squid/errors/he/ERR_TOO_BIG
/usr/share/squid/errors/he/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/he/ERR_UNSUP_REQ
/usr/share/squid/errors/he/ERR_URN_RESOLVE
/usr/share/squid/errors/he/ERR_WRITE_ERROR
/usr/share/squid/errors/he/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/he/error-details.txt
/usr/share/squid/errors/hu
/usr/share/squid/errors/hu-hu
/usr/share/squid/errors/hu/ERR_ACCESS_DENIED
/usr/share/squid/errors/hu/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/hu/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/hu/ERR_AGENT_WPAD
/usr/share/squid/errors/hu/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/hu/ERR_CANNOT_FORWARD
/usr/share/squid/errors/hu/ERR_CONFLICT_HOST
/usr/share/squid/errors/hu/ERR_CONNECT_FAIL
/usr/share/squid/errors/hu/ERR_DIR_LISTING
/usr/share/squid/errors/hu/ERR_DNS_FAIL
/usr/share/squid/errors/hu/ERR_ESI
/usr/share/squid/errors/hu/ERR_FORWARDING_DENIED
/usr/share/squid/errors/hu/ERR_FTP_DISABLED
/usr/share/squid/errors/hu/ERR_FTP_FAILURE
/usr/share/squid/errors/hu/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/hu/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/hu/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/hu/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/hu/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/hu/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/hu/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/hu/ERR_ICAP_FAILURE
/usr/share/squid/errors/hu/ERR_INVALID_REQ
/usr/share/squid/errors/hu/ERR_INVALID_RESP
/usr/share/squid/errors/hu/ERR_INVALID_URL
/usr/share/squid/errors/hu/ERR_LIFETIME_EXP
/usr/share/squid/errors/hu/ERR_NO_RELAY
/usr/share/squid/errors/hu/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/hu/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/hu/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/hu/ERR_READ_ERROR
/usr/share/squid/errors/hu/ERR_READ_TIMEOUT
/usr/share/squid/errors/hu/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/hu/ERR_SHUTTING_DOWN
/usr/share/squid/errors/hu/ERR_SOCKET_FAILURE
/usr/share/squid/errors/hu/ERR_TOO_BIG
/usr/share/squid/errors/hu/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/hu/ERR_UNSUP_REQ
/usr/share/squid/errors/hu/ERR_URN_RESOLVE
/usr/share/squid/errors/hu/ERR_WRITE_ERROR
/usr/share/squid/errors/hu/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/hu/error-details.txt
/usr/share/squid/errors/hy
/usr/share/squid/errors/hy-am
/usr/share/squid/errors/hy-armn
/usr/share/squid/errors/hy/ERR_ACCESS_DENIED
/usr/share/squid/errors/hy/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/hy/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/hy/ERR_AGENT_WPAD
/usr/share/squid/errors/hy/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/hy/ERR_CANNOT_FORWARD
/usr/share/squid/errors/hy/ERR_CONFLICT_HOST
/usr/share/squid/errors/hy/ERR_CONNECT_FAIL
/usr/share/squid/errors/hy/ERR_DIR_LISTING
/usr/share/squid/errors/hy/ERR_DNS_FAIL
/usr/share/squid/errors/hy/ERR_ESI
/usr/share/squid/errors/hy/ERR_FORWARDING_DENIED
/usr/share/squid/errors/hy/ERR_FTP_DISABLED
/usr/share/squid/errors/hy/ERR_FTP_FAILURE
/usr/share/squid/errors/hy/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/hy/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/hy/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/hy/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/hy/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/hy/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/hy/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/hy/ERR_ICAP_FAILURE
/usr/share/squid/errors/hy/ERR_INVALID_REQ
/usr/share/squid/errors/hy/ERR_INVALID_RESP
/usr/share/squid/errors/hy/ERR_INVALID_URL
/usr/share/squid/errors/hy/ERR_LIFETIME_EXP
/usr/share/squid/errors/hy/ERR_NO_RELAY
/usr/share/squid/errors/hy/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/hy/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/hy/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/hy/ERR_READ_ERROR
/usr/share/squid/errors/hy/ERR_READ_TIMEOUT
/usr/share/squid/errors/hy/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/hy/ERR_SHUTTING_DOWN
/usr/share/squid/errors/hy/ERR_SOCKET_FAILURE
/usr/share/squid/errors/hy/ERR_TOO_BIG
/usr/share/squid/errors/hy/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/hy/ERR_UNSUP_REQ
/usr/share/squid/errors/hy/ERR_URN_RESOLVE
/usr/share/squid/errors/hy/ERR_WRITE_ERROR
/usr/share/squid/errors/hy/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/hy/error-details.txt
/usr/share/squid/errors/id
/usr/share/squid/errors/id-id
/usr/share/squid/errors/id/ERR_ACCESS_DENIED
/usr/share/squid/errors/id/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/id/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/id/ERR_AGENT_WPAD
/usr/share/squid/errors/id/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/id/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/id/ERR_CANNOT_FORWARD
/usr/share/squid/errors/id/ERR_CONFLICT_HOST
/usr/share/squid/errors/id/ERR_CONNECT_FAIL
/usr/share/squid/errors/id/ERR_DIR_LISTING
/usr/share/squid/errors/id/ERR_DNS_FAIL
/usr/share/squid/errors/id/ERR_ESI
/usr/share/squid/errors/id/ERR_FORWARDING_DENIED
/usr/share/squid/errors/id/ERR_FTP_DISABLED
/usr/share/squid/errors/id/ERR_FTP_FAILURE
/usr/share/squid/errors/id/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/id/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/id/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/id/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/id/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/id/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/id/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/id/ERR_ICAP_FAILURE
/usr/share/squid/errors/id/ERR_INVALID_REQ
/usr/share/squid/errors/id/ERR_INVALID_RESP
/usr/share/squid/errors/id/ERR_INVALID_URL
/usr/share/squid/errors/id/ERR_LIFETIME_EXP
/usr/share/squid/errors/id/ERR_NO_RELAY
/usr/share/squid/errors/id/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/id/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/id/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/id/ERR_READ_ERROR
/usr/share/squid/errors/id/ERR_READ_TIMEOUT
/usr/share/squid/errors/id/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/id/ERR_SHUTTING_DOWN
/usr/share/squid/errors/id/ERR_SOCKET_FAILURE
/usr/share/squid/errors/id/ERR_TOO_BIG
/usr/share/squid/errors/id/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/id/ERR_UNSUP_REQ
/usr/share/squid/errors/id/ERR_URN_RESOLVE
/usr/share/squid/errors/id/ERR_WRITE_ERROR
/usr/share/squid/errors/id/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/id/error-details.txt
/usr/share/squid/errors/it
/usr/share/squid/errors/it-ch
/usr/share/squid/errors/it-it
/usr/share/squid/errors/it/ERR_ACCESS_DENIED
/usr/share/squid/errors/it/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/it/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/it/ERR_AGENT_WPAD
/usr/share/squid/errors/it/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/it/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/it/ERR_CANNOT_FORWARD
/usr/share/squid/errors/it/ERR_CONFLICT_HOST
/usr/share/squid/errors/it/ERR_CONNECT_FAIL
/usr/share/squid/errors/it/ERR_DIR_LISTING
/usr/share/squid/errors/it/ERR_DNS_FAIL
/usr/share/squid/errors/it/ERR_ESI
/usr/share/squid/errors/it/ERR_FORWARDING_DENIED
/usr/share/squid/errors/it/ERR_FTP_DISABLED
/usr/share/squid/errors/it/ERR_FTP_FAILURE
/usr/share/squid/errors/it/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/it/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/it/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/it/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/it/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/it/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/it/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/it/ERR_ICAP_FAILURE
/usr/share/squid/errors/it/ERR_INVALID_REQ
/usr/share/squid/errors/it/ERR_INVALID_RESP
/usr/share/squid/errors/it/ERR_INVALID_URL
/usr/share/squid/errors/it/ERR_LIFETIME_EXP
/usr/share/squid/errors/it/ERR_NO_RELAY
/usr/share/squid/errors/it/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/it/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/it/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/it/ERR_READ_ERROR
/usr/share/squid/errors/it/ERR_READ_TIMEOUT
/usr/share/squid/errors/it/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/it/ERR_SHUTTING_DOWN
/usr/share/squid/errors/it/ERR_SOCKET_FAILURE
/usr/share/squid/errors/it/ERR_TOO_BIG
/usr/share/squid/errors/it/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/it/ERR_UNSUP_REQ
/usr/share/squid/errors/it/ERR_URN_RESOLVE
/usr/share/squid/errors/it/ERR_WRITE_ERROR
/usr/share/squid/errors/it/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/it/error-details.txt
/usr/share/squid/errors/ja
/usr/share/squid/errors/ja-jp
/usr/share/squid/errors/ja/ERR_ACCESS_DENIED
/usr/share/squid/errors/ja/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ja/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ja/ERR_AGENT_WPAD
/usr/share/squid/errors/ja/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ja/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ja/ERR_CONFLICT_HOST
/usr/share/squid/errors/ja/ERR_CONNECT_FAIL
/usr/share/squid/errors/ja/ERR_DIR_LISTING
/usr/share/squid/errors/ja/ERR_DNS_FAIL
/usr/share/squid/errors/ja/ERR_ESI
/usr/share/squid/errors/ja/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ja/ERR_FTP_DISABLED
/usr/share/squid/errors/ja/ERR_FTP_FAILURE
/usr/share/squid/errors/ja/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ja/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ja/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ja/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ja/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ja/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ja/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ja/ERR_ICAP_FAILURE
/usr/share/squid/errors/ja/ERR_INVALID_REQ
/usr/share/squid/errors/ja/ERR_INVALID_RESP
/usr/share/squid/errors/ja/ERR_INVALID_URL
/usr/share/squid/errors/ja/ERR_LIFETIME_EXP
/usr/share/squid/errors/ja/ERR_NO_RELAY
/usr/share/squid/errors/ja/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ja/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ja/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ja/ERR_READ_ERROR
/usr/share/squid/errors/ja/ERR_READ_TIMEOUT
/usr/share/squid/errors/ja/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ja/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ja/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ja/ERR_TOO_BIG
/usr/share/squid/errors/ja/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ja/ERR_UNSUP_REQ
/usr/share/squid/errors/ja/ERR_URN_RESOLVE
/usr/share/squid/errors/ja/ERR_WRITE_ERROR
/usr/share/squid/errors/ja/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ja/error-details.txt
/usr/share/squid/errors/ka
/usr/share/squid/errors/ka-ge
/usr/share/squid/errors/ka/ERR_ACCESS_DENIED
/usr/share/squid/errors/ka/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ka/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ka/ERR_AGENT_WPAD
/usr/share/squid/errors/ka/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ka/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ka/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ka/ERR_CONFLICT_HOST
/usr/share/squid/errors/ka/ERR_CONNECT_FAIL
/usr/share/squid/errors/ka/ERR_DIR_LISTING
/usr/share/squid/errors/ka/ERR_DNS_FAIL
/usr/share/squid/errors/ka/ERR_ESI
/usr/share/squid/errors/ka/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ka/ERR_FTP_DISABLED
/usr/share/squid/errors/ka/ERR_FTP_FAILURE
/usr/share/squid/errors/ka/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ka/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ka/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ka/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ka/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ka/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ka/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ka/ERR_ICAP_FAILURE
/usr/share/squid/errors/ka/ERR_INVALID_REQ
/usr/share/squid/errors/ka/ERR_INVALID_RESP
/usr/share/squid/errors/ka/ERR_INVALID_URL
/usr/share/squid/errors/ka/ERR_LIFETIME_EXP
/usr/share/squid/errors/ka/ERR_NO_RELAY
/usr/share/squid/errors/ka/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ka/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ka/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ka/ERR_READ_ERROR
/usr/share/squid/errors/ka/ERR_READ_TIMEOUT
/usr/share/squid/errors/ka/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ka/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ka/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ka/ERR_TOO_BIG
/usr/share/squid/errors/ka/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ka/ERR_UNSUP_REQ
/usr/share/squid/errors/ka/ERR_URN_RESOLVE
/usr/share/squid/errors/ka/ERR_WRITE_ERROR
/usr/share/squid/errors/ka/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ka/error-details.txt
/usr/share/squid/errors/ko
/usr/share/squid/errors/ko-kp
/usr/share/squid/errors/ko-kr
/usr/share/squid/errors/ko/ERR_ACCESS_DENIED
/usr/share/squid/errors/ko/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ko/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ko/ERR_AGENT_WPAD
/usr/share/squid/errors/ko/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ko/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ko/ERR_CONFLICT_HOST
/usr/share/squid/errors/ko/ERR_CONNECT_FAIL
/usr/share/squid/errors/ko/ERR_DIR_LISTING
/usr/share/squid/errors/ko/ERR_DNS_FAIL
/usr/share/squid/errors/ko/ERR_ESI
/usr/share/squid/errors/ko/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ko/ERR_FTP_DISABLED
/usr/share/squid/errors/ko/ERR_FTP_FAILURE
/usr/share/squid/errors/ko/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ko/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ko/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ko/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ko/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ko/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ko/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ko/ERR_ICAP_FAILURE
/usr/share/squid/errors/ko/ERR_INVALID_REQ
/usr/share/squid/errors/ko/ERR_INVALID_RESP
/usr/share/squid/errors/ko/ERR_INVALID_URL
/usr/share/squid/errors/ko/ERR_LIFETIME_EXP
/usr/share/squid/errors/ko/ERR_NO_RELAY
/usr/share/squid/errors/ko/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ko/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ko/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ko/ERR_READ_ERROR
/usr/share/squid/errors/ko/ERR_READ_TIMEOUT
/usr/share/squid/errors/ko/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ko/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ko/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ko/ERR_TOO_BIG
/usr/share/squid/errors/ko/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ko/ERR_UNSUP_REQ
/usr/share/squid/errors/ko/ERR_URN_RESOLVE
/usr/share/squid/errors/ko/ERR_WRITE_ERROR
/usr/share/squid/errors/ko/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ko/error-details.txt
/usr/share/squid/errors/lt
/usr/share/squid/errors/lt-lt
/usr/share/squid/errors/lt/ERR_ACCESS_DENIED
/usr/share/squid/errors/lt/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/lt/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/lt/ERR_AGENT_WPAD
/usr/share/squid/errors/lt/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/lt/ERR_CANNOT_FORWARD
/usr/share/squid/errors/lt/ERR_CONFLICT_HOST
/usr/share/squid/errors/lt/ERR_CONNECT_FAIL
/usr/share/squid/errors/lt/ERR_DIR_LISTING
/usr/share/squid/errors/lt/ERR_DNS_FAIL
/usr/share/squid/errors/lt/ERR_ESI
/usr/share/squid/errors/lt/ERR_FORWARDING_DENIED
/usr/share/squid/errors/lt/ERR_FTP_DISABLED
/usr/share/squid/errors/lt/ERR_FTP_FAILURE
/usr/share/squid/errors/lt/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/lt/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/lt/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/lt/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/lt/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/lt/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/lt/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/lt/ERR_ICAP_FAILURE
/usr/share/squid/errors/lt/ERR_INVALID_REQ
/usr/share/squid/errors/lt/ERR_INVALID_RESP
/usr/share/squid/errors/lt/ERR_INVALID_URL
/usr/share/squid/errors/lt/ERR_LIFETIME_EXP
/usr/share/squid/errors/lt/ERR_NO_RELAY
/usr/share/squid/errors/lt/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/lt/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/lt/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/lt/ERR_READ_ERROR
/usr/share/squid/errors/lt/ERR_READ_TIMEOUT
/usr/share/squid/errors/lt/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/lt/ERR_SHUTTING_DOWN
/usr/share/squid/errors/lt/ERR_SOCKET_FAILURE
/usr/share/squid/errors/lt/ERR_TOO_BIG
/usr/share/squid/errors/lt/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/lt/ERR_UNSUP_REQ
/usr/share/squid/errors/lt/ERR_URN_RESOLVE
/usr/share/squid/errors/lt/ERR_WRITE_ERROR
/usr/share/squid/errors/lt/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/lt/error-details.txt
/usr/share/squid/errors/lv
/usr/share/squid/errors/lv-lv
/usr/share/squid/errors/lv/ERR_ACCESS_DENIED
/usr/share/squid/errors/lv/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/lv/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/lv/ERR_AGENT_WPAD
/usr/share/squid/errors/lv/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/lv/ERR_CANNOT_FORWARD
/usr/share/squid/errors/lv/ERR_CONFLICT_HOST
/usr/share/squid/errors/lv/ERR_CONNECT_FAIL
/usr/share/squid/errors/lv/ERR_DIR_LISTING
/usr/share/squid/errors/lv/ERR_DNS_FAIL
/usr/share/squid/errors/lv/ERR_ESI
/usr/share/squid/errors/lv/ERR_FORWARDING_DENIED
/usr/share/squid/errors/lv/ERR_FTP_DISABLED
/usr/share/squid/errors/lv/ERR_FTP_FAILURE
/usr/share/squid/errors/lv/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/lv/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/lv/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/lv/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/lv/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/lv/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/lv/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/lv/ERR_ICAP_FAILURE
/usr/share/squid/errors/lv/ERR_INVALID_REQ
/usr/share/squid/errors/lv/ERR_INVALID_RESP
/usr/share/squid/errors/lv/ERR_INVALID_URL
/usr/share/squid/errors/lv/ERR_LIFETIME_EXP
/usr/share/squid/errors/lv/ERR_NO_RELAY
/usr/share/squid/errors/lv/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/lv/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/lv/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/lv/ERR_READ_ERROR
/usr/share/squid/errors/lv/ERR_READ_TIMEOUT
/usr/share/squid/errors/lv/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/lv/ERR_SHUTTING_DOWN
/usr/share/squid/errors/lv/ERR_SOCKET_FAILURE
/usr/share/squid/errors/lv/ERR_TOO_BIG
/usr/share/squid/errors/lv/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/lv/ERR_UNSUP_REQ
/usr/share/squid/errors/lv/ERR_URN_RESOLVE
/usr/share/squid/errors/lv/ERR_WRITE_ERROR
/usr/share/squid/errors/lv/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/lv/error-details.txt
/usr/share/squid/errors/ms
/usr/share/squid/errors/ms-my
/usr/share/squid/errors/ms/ERR_ACCESS_DENIED
/usr/share/squid/errors/ms/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ms/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ms/ERR_AGENT_WPAD
/usr/share/squid/errors/ms/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ms/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ms/ERR_CONFLICT_HOST
/usr/share/squid/errors/ms/ERR_CONNECT_FAIL
/usr/share/squid/errors/ms/ERR_DIR_LISTING
/usr/share/squid/errors/ms/ERR_DNS_FAIL
/usr/share/squid/errors/ms/ERR_ESI
/usr/share/squid/errors/ms/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ms/ERR_FTP_DISABLED
/usr/share/squid/errors/ms/ERR_FTP_FAILURE
/usr/share/squid/errors/ms/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ms/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ms/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ms/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ms/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ms/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ms/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ms/ERR_ICAP_FAILURE
/usr/share/squid/errors/ms/ERR_INVALID_REQ
/usr/share/squid/errors/ms/ERR_INVALID_RESP
/usr/share/squid/errors/ms/ERR_INVALID_URL
/usr/share/squid/errors/ms/ERR_LIFETIME_EXP
/usr/share/squid/errors/ms/ERR_NO_RELAY
/usr/share/squid/errors/ms/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ms/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ms/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ms/ERR_READ_ERROR
/usr/share/squid/errors/ms/ERR_READ_TIMEOUT
/usr/share/squid/errors/ms/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ms/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ms/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ms/ERR_TOO_BIG
/usr/share/squid/errors/ms/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ms/ERR_UNSUP_REQ
/usr/share/squid/errors/ms/ERR_URN_RESOLVE
/usr/share/squid/errors/ms/ERR_WRITE_ERROR
/usr/share/squid/errors/ms/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ms/error-details.txt
/usr/share/squid/errors/nl
/usr/share/squid/errors/nl-nl
/usr/share/squid/errors/nl/ERR_ACCESS_DENIED
/usr/share/squid/errors/nl/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/nl/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/nl/ERR_AGENT_WPAD
/usr/share/squid/errors/nl/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/nl/ERR_CANNOT_FORWARD
/usr/share/squid/errors/nl/ERR_CONFLICT_HOST
/usr/share/squid/errors/nl/ERR_CONNECT_FAIL
/usr/share/squid/errors/nl/ERR_DIR_LISTING
/usr/share/squid/errors/nl/ERR_DNS_FAIL
/usr/share/squid/errors/nl/ERR_ESI
/usr/share/squid/errors/nl/ERR_FORWARDING_DENIED
/usr/share/squid/errors/nl/ERR_FTP_DISABLED
/usr/share/squid/errors/nl/ERR_FTP_FAILURE
/usr/share/squid/errors/nl/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/nl/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/nl/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/nl/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/nl/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/nl/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/nl/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/nl/ERR_ICAP_FAILURE
/usr/share/squid/errors/nl/ERR_INVALID_REQ
/usr/share/squid/errors/nl/ERR_INVALID_RESP
/usr/share/squid/errors/nl/ERR_INVALID_URL
/usr/share/squid/errors/nl/ERR_LIFETIME_EXP
/usr/share/squid/errors/nl/ERR_NO_RELAY
/usr/share/squid/errors/nl/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/nl/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/nl/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/nl/ERR_READ_ERROR
/usr/share/squid/errors/nl/ERR_READ_TIMEOUT
/usr/share/squid/errors/nl/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/nl/ERR_SHUTTING_DOWN
/usr/share/squid/errors/nl/ERR_SOCKET_FAILURE
/usr/share/squid/errors/nl/ERR_TOO_BIG
/usr/share/squid/errors/nl/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/nl/ERR_UNSUP_REQ
/usr/share/squid/errors/nl/ERR_URN_RESOLVE
/usr/share/squid/errors/nl/ERR_WRITE_ERROR
/usr/share/squid/errors/nl/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/nl/error-details.txt
/usr/share/squid/errors/oc
/usr/share/squid/errors/oc/ERR_ACCESS_DENIED
/usr/share/squid/errors/oc/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/oc/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/oc/ERR_AGENT_WPAD
/usr/share/squid/errors/oc/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/oc/ERR_CANNOT_FORWARD
/usr/share/squid/errors/oc/ERR_CONFLICT_HOST
/usr/share/squid/errors/oc/ERR_CONNECT_FAIL
/usr/share/squid/errors/oc/ERR_DIR_LISTING
/usr/share/squid/errors/oc/ERR_DNS_FAIL
/usr/share/squid/errors/oc/ERR_ESI
/usr/share/squid/errors/oc/ERR_FORWARDING_DENIED
/usr/share/squid/errors/oc/ERR_FTP_DISABLED
/usr/share/squid/errors/oc/ERR_FTP_FAILURE
/usr/share/squid/errors/oc/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/oc/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/oc/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/oc/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/oc/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/oc/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/oc/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/oc/ERR_ICAP_FAILURE
/usr/share/squid/errors/oc/ERR_INVALID_REQ
/usr/share/squid/errors/oc/ERR_INVALID_RESP
/usr/share/squid/errors/oc/ERR_INVALID_URL
/usr/share/squid/errors/oc/ERR_LIFETIME_EXP
/usr/share/squid/errors/oc/ERR_NO_RELAY
/usr/share/squid/errors/oc/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/oc/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/oc/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/oc/ERR_READ_ERROR
/usr/share/squid/errors/oc/ERR_READ_TIMEOUT
/usr/share/squid/errors/oc/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/oc/ERR_SHUTTING_DOWN
/usr/share/squid/errors/oc/ERR_SOCKET_FAILURE
/usr/share/squid/errors/oc/ERR_TOO_BIG
/usr/share/squid/errors/oc/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/oc/ERR_UNSUP_REQ
/usr/share/squid/errors/oc/ERR_URN_RESOLVE
/usr/share/squid/errors/oc/ERR_WRITE_ERROR
/usr/share/squid/errors/oc/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/oc/error-details.txt
/usr/share/squid/errors/pl
/usr/share/squid/errors/pl-pl
/usr/share/squid/errors/pl/ERR_ACCESS_DENIED
/usr/share/squid/errors/pl/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/pl/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/pl/ERR_AGENT_WPAD
/usr/share/squid/errors/pl/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/pl/ERR_CANNOT_FORWARD
/usr/share/squid/errors/pl/ERR_CONFLICT_HOST
/usr/share/squid/errors/pl/ERR_CONNECT_FAIL
/usr/share/squid/errors/pl/ERR_DIR_LISTING
/usr/share/squid/errors/pl/ERR_DNS_FAIL
/usr/share/squid/errors/pl/ERR_ESI
/usr/share/squid/errors/pl/ERR_FORWARDING_DENIED
/usr/share/squid/errors/pl/ERR_FTP_DISABLED
/usr/share/squid/errors/pl/ERR_FTP_FAILURE
/usr/share/squid/errors/pl/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/pl/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/pl/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/pl/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/pl/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/pl/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/pl/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/pl/ERR_ICAP_FAILURE
/usr/share/squid/errors/pl/ERR_INVALID_REQ
/usr/share/squid/errors/pl/ERR_INVALID_RESP
/usr/share/squid/errors/pl/ERR_INVALID_URL
/usr/share/squid/errors/pl/ERR_LIFETIME_EXP
/usr/share/squid/errors/pl/ERR_NO_RELAY
/usr/share/squid/errors/pl/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/pl/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/pl/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/pl/ERR_READ_ERROR
/usr/share/squid/errors/pl/ERR_READ_TIMEOUT
/usr/share/squid/errors/pl/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/pl/ERR_SHUTTING_DOWN
/usr/share/squid/errors/pl/ERR_SOCKET_FAILURE
/usr/share/squid/errors/pl/ERR_TOO_BIG
/usr/share/squid/errors/pl/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/pl/ERR_UNSUP_REQ
/usr/share/squid/errors/pl/ERR_URN_RESOLVE
/usr/share/squid/errors/pl/ERR_WRITE_ERROR
/usr/share/squid/errors/pl/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/pl/error-details.txt
/usr/share/squid/errors/pt
/usr/share/squid/errors/pt-br
/usr/share/squid/errors/pt-br/ERR_ACCESS_DENIED
/usr/share/squid/errors/pt-br/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/pt-br/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/pt-br/ERR_AGENT_WPAD
/usr/share/squid/errors/pt-br/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/pt-br/ERR_CANNOT_FORWARD
/usr/share/squid/errors/pt-br/ERR_CONFLICT_HOST
/usr/share/squid/errors/pt-br/ERR_CONNECT_FAIL
/usr/share/squid/errors/pt-br/ERR_DIR_LISTING
/usr/share/squid/errors/pt-br/ERR_DNS_FAIL
/usr/share/squid/errors/pt-br/ERR_ESI
/usr/share/squid/errors/pt-br/ERR_FORWARDING_DENIED
/usr/share/squid/errors/pt-br/ERR_FTP_DISABLED
/usr/share/squid/errors/pt-br/ERR_FTP_FAILURE
/usr/share/squid/errors/pt-br/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/pt-br/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/pt-br/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/pt-br/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/pt-br/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/pt-br/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/pt-br/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/pt-br/ERR_ICAP_FAILURE
/usr/share/squid/errors/pt-br/ERR_INVALID_REQ
/usr/share/squid/errors/pt-br/ERR_INVALID_RESP
/usr/share/squid/errors/pt-br/ERR_INVALID_URL
/usr/share/squid/errors/pt-br/ERR_LIFETIME_EXP
/usr/share/squid/errors/pt-br/ERR_NO_RELAY
/usr/share/squid/errors/pt-br/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/pt-br/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/pt-br/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/pt-br/ERR_READ_ERROR
/usr/share/squid/errors/pt-br/ERR_READ_TIMEOUT
/usr/share/squid/errors/pt-br/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/pt-br/ERR_SHUTTING_DOWN
/usr/share/squid/errors/pt-br/ERR_SOCKET_FAILURE
/usr/share/squid/errors/pt-br/ERR_TOO_BIG
/usr/share/squid/errors/pt-br/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/pt-br/ERR_UNSUP_REQ
/usr/share/squid/errors/pt-br/ERR_URN_RESOLVE
/usr/share/squid/errors/pt-br/ERR_WRITE_ERROR
/usr/share/squid/errors/pt-br/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/pt-br/error-details.txt
/usr/share/squid/errors/pt-bz
/usr/share/squid/errors/pt-pt
/usr/share/squid/errors/pt-xl
/usr/share/squid/errors/pt/ERR_ACCESS_DENIED
/usr/share/squid/errors/pt/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/pt/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/pt/ERR_AGENT_WPAD
/usr/share/squid/errors/pt/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/pt/ERR_CANNOT_FORWARD
/usr/share/squid/errors/pt/ERR_CONFLICT_HOST
/usr/share/squid/errors/pt/ERR_CONNECT_FAIL
/usr/share/squid/errors/pt/ERR_DIR_LISTING
/usr/share/squid/errors/pt/ERR_DNS_FAIL
/usr/share/squid/errors/pt/ERR_ESI
/usr/share/squid/errors/pt/ERR_FORWARDING_DENIED
/usr/share/squid/errors/pt/ERR_FTP_DISABLED
/usr/share/squid/errors/pt/ERR_FTP_FAILURE
/usr/share/squid/errors/pt/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/pt/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/pt/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/pt/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/pt/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/pt/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/pt/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/pt/ERR_ICAP_FAILURE
/usr/share/squid/errors/pt/ERR_INVALID_REQ
/usr/share/squid/errors/pt/ERR_INVALID_RESP
/usr/share/squid/errors/pt/ERR_INVALID_URL
/usr/share/squid/errors/pt/ERR_LIFETIME_EXP
/usr/share/squid/errors/pt/ERR_NO_RELAY
/usr/share/squid/errors/pt/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/pt/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/pt/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/pt/ERR_READ_ERROR
/usr/share/squid/errors/pt/ERR_READ_TIMEOUT
/usr/share/squid/errors/pt/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/pt/ERR_SHUTTING_DOWN
/usr/share/squid/errors/pt/ERR_SOCKET_FAILURE
/usr/share/squid/errors/pt/ERR_TOO_BIG
/usr/share/squid/errors/pt/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/pt/ERR_UNSUP_REQ
/usr/share/squid/errors/pt/ERR_URN_RESOLVE
/usr/share/squid/errors/pt/ERR_WRITE_ERROR
/usr/share/squid/errors/pt/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/pt/error-details.txt
/usr/share/squid/errors/ro
/usr/share/squid/errors/ro-md
/usr/share/squid/errors/ro-ro
/usr/share/squid/errors/ro/ERR_ACCESS_DENIED
/usr/share/squid/errors/ro/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ro/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ro/ERR_AGENT_WPAD
/usr/share/squid/errors/ro/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ro/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ro/ERR_CONFLICT_HOST
/usr/share/squid/errors/ro/ERR_CONNECT_FAIL
/usr/share/squid/errors/ro/ERR_DIR_LISTING
/usr/share/squid/errors/ro/ERR_DNS_FAIL
/usr/share/squid/errors/ro/ERR_ESI
/usr/share/squid/errors/ro/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ro/ERR_FTP_DISABLED
/usr/share/squid/errors/ro/ERR_FTP_FAILURE
/usr/share/squid/errors/ro/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ro/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ro/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ro/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ro/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ro/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ro/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ro/ERR_ICAP_FAILURE
/usr/share/squid/errors/ro/ERR_INVALID_REQ
/usr/share/squid/errors/ro/ERR_INVALID_RESP
/usr/share/squid/errors/ro/ERR_INVALID_URL
/usr/share/squid/errors/ro/ERR_LIFETIME_EXP
/usr/share/squid/errors/ro/ERR_NO_RELAY
/usr/share/squid/errors/ro/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ro/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ro/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ro/ERR_READ_ERROR
/usr/share/squid/errors/ro/ERR_READ_TIMEOUT
/usr/share/squid/errors/ro/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ro/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ro/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ro/ERR_TOO_BIG
/usr/share/squid/errors/ro/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ro/ERR_UNSUP_REQ
/usr/share/squid/errors/ro/ERR_URN_RESOLVE
/usr/share/squid/errors/ro/ERR_WRITE_ERROR
/usr/share/squid/errors/ro/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ro/error-details.txt
/usr/share/squid/errors/ru
/usr/share/squid/errors/ru-ru
/usr/share/squid/errors/ru/ERR_ACCESS_DENIED
/usr/share/squid/errors/ru/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ru/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ru/ERR_AGENT_WPAD
/usr/share/squid/errors/ru/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ru/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ru/ERR_CONFLICT_HOST
/usr/share/squid/errors/ru/ERR_CONNECT_FAIL
/usr/share/squid/errors/ru/ERR_DIR_LISTING
/usr/share/squid/errors/ru/ERR_DNS_FAIL
/usr/share/squid/errors/ru/ERR_ESI
/usr/share/squid/errors/ru/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ru/ERR_FTP_DISABLED
/usr/share/squid/errors/ru/ERR_FTP_FAILURE
/usr/share/squid/errors/ru/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ru/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ru/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ru/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ru/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ru/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ru/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ru/ERR_ICAP_FAILURE
/usr/share/squid/errors/ru/ERR_INVALID_REQ
/usr/share/squid/errors/ru/ERR_INVALID_RESP
/usr/share/squid/errors/ru/ERR_INVALID_URL
/usr/share/squid/errors/ru/ERR_LIFETIME_EXP
/usr/share/squid/errors/ru/ERR_NO_RELAY
/usr/share/squid/errors/ru/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ru/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ru/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ru/ERR_READ_ERROR
/usr/share/squid/errors/ru/ERR_READ_TIMEOUT
/usr/share/squid/errors/ru/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ru/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ru/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ru/ERR_TOO_BIG
/usr/share/squid/errors/ru/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ru/ERR_UNSUP_REQ
/usr/share/squid/errors/ru/ERR_URN_RESOLVE
/usr/share/squid/errors/ru/ERR_WRITE_ERROR
/usr/share/squid/errors/ru/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ru/error-details.txt
/usr/share/squid/errors/sk
/usr/share/squid/errors/sk-sk
/usr/share/squid/errors/sk/ERR_ACCESS_DENIED
/usr/share/squid/errors/sk/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sk/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sk/ERR_AGENT_WPAD
/usr/share/squid/errors/sk/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sk/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sk/ERR_CONFLICT_HOST
/usr/share/squid/errors/sk/ERR_CONNECT_FAIL
/usr/share/squid/errors/sk/ERR_DIR_LISTING
/usr/share/squid/errors/sk/ERR_DNS_FAIL
/usr/share/squid/errors/sk/ERR_ESI
/usr/share/squid/errors/sk/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sk/ERR_FTP_DISABLED
/usr/share/squid/errors/sk/ERR_FTP_FAILURE
/usr/share/squid/errors/sk/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sk/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sk/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sk/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sk/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sk/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sk/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sk/ERR_ICAP_FAILURE
/usr/share/squid/errors/sk/ERR_INVALID_REQ
/usr/share/squid/errors/sk/ERR_INVALID_RESP
/usr/share/squid/errors/sk/ERR_INVALID_URL
/usr/share/squid/errors/sk/ERR_LIFETIME_EXP
/usr/share/squid/errors/sk/ERR_NO_RELAY
/usr/share/squid/errors/sk/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sk/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sk/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sk/ERR_READ_ERROR
/usr/share/squid/errors/sk/ERR_READ_TIMEOUT
/usr/share/squid/errors/sk/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sk/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sk/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sk/ERR_TOO_BIG
/usr/share/squid/errors/sk/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sk/ERR_UNSUP_REQ
/usr/share/squid/errors/sk/ERR_URN_RESOLVE
/usr/share/squid/errors/sk/ERR_WRITE_ERROR
/usr/share/squid/errors/sk/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sk/error-details.txt
/usr/share/squid/errors/sl
/usr/share/squid/errors/sl-si
/usr/share/squid/errors/sl/ERR_ACCESS_DENIED
/usr/share/squid/errors/sl/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sl/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sl/ERR_AGENT_WPAD
/usr/share/squid/errors/sl/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sl/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sl/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sl/ERR_CONFLICT_HOST
/usr/share/squid/errors/sl/ERR_CONNECT_FAIL
/usr/share/squid/errors/sl/ERR_DIR_LISTING
/usr/share/squid/errors/sl/ERR_DNS_FAIL
/usr/share/squid/errors/sl/ERR_ESI
/usr/share/squid/errors/sl/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sl/ERR_FTP_DISABLED
/usr/share/squid/errors/sl/ERR_FTP_FAILURE
/usr/share/squid/errors/sl/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sl/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sl/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sl/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sl/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sl/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sl/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sl/ERR_ICAP_FAILURE
/usr/share/squid/errors/sl/ERR_INVALID_REQ
/usr/share/squid/errors/sl/ERR_INVALID_RESP
/usr/share/squid/errors/sl/ERR_INVALID_URL
/usr/share/squid/errors/sl/ERR_LIFETIME_EXP
/usr/share/squid/errors/sl/ERR_NO_RELAY
/usr/share/squid/errors/sl/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sl/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sl/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sl/ERR_READ_ERROR
/usr/share/squid/errors/sl/ERR_READ_TIMEOUT
/usr/share/squid/errors/sl/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sl/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sl/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sl/ERR_TOO_BIG
/usr/share/squid/errors/sl/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sl/ERR_UNSUP_REQ
/usr/share/squid/errors/sl/ERR_URN_RESOLVE
/usr/share/squid/errors/sl/ERR_WRITE_ERROR
/usr/share/squid/errors/sl/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sl/error-details.txt
/usr/share/squid/errors/sr
/usr/share/squid/errors/sr-cyrl
/usr/share/squid/errors/sr-cyrl-cs
/usr/share/squid/errors/sr-cyrl-me
/usr/share/squid/errors/sr-cyrl-rs
/usr/share/squid/errors/sr-cyrl/ERR_ACCESS_DENIED
/usr/share/squid/errors/sr-cyrl/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sr-cyrl/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sr-cyrl/ERR_AGENT_WPAD
/usr/share/squid/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sr-cyrl/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sr-cyrl/ERR_CONFLICT_HOST
/usr/share/squid/errors/sr-cyrl/ERR_CONNECT_FAIL
/usr/share/squid/errors/sr-cyrl/ERR_DIR_LISTING
/usr/share/squid/errors/sr-cyrl/ERR_DNS_FAIL
/usr/share/squid/errors/sr-cyrl/ERR_ESI
/usr/share/squid/errors/sr-cyrl/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sr-cyrl/ERR_FTP_DISABLED
/usr/share/squid/errors/sr-cyrl/ERR_FTP_FAILURE
/usr/share/squid/errors/sr-cyrl/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sr-cyrl/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sr-cyrl/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sr-cyrl/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sr-cyrl/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sr-cyrl/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sr-cyrl/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sr-cyrl/ERR_ICAP_FAILURE
/usr/share/squid/errors/sr-cyrl/ERR_INVALID_REQ
/usr/share/squid/errors/sr-cyrl/ERR_INVALID_RESP
/usr/share/squid/errors/sr-cyrl/ERR_INVALID_URL
/usr/share/squid/errors/sr-cyrl/ERR_LIFETIME_EXP
/usr/share/squid/errors/sr-cyrl/ERR_NO_RELAY
/usr/share/squid/errors/sr-cyrl/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sr-cyrl/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sr-cyrl/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sr-cyrl/ERR_READ_ERROR
/usr/share/squid/errors/sr-cyrl/ERR_READ_TIMEOUT
/usr/share/squid/errors/sr-cyrl/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sr-cyrl/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sr-cyrl/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sr-cyrl/ERR_TOO_BIG
/usr/share/squid/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sr-cyrl/ERR_UNSUP_REQ
/usr/share/squid/errors/sr-cyrl/ERR_URN_RESOLVE
/usr/share/squid/errors/sr-cyrl/ERR_WRITE_ERROR
/usr/share/squid/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sr-cyrl/error-details.txt
/usr/share/squid/errors/sr-latn
/usr/share/squid/errors/sr-latn-cs
/usr/share/squid/errors/sr-latn-me
/usr/share/squid/errors/sr-latn-rs
/usr/share/squid/errors/sr-latn/ERR_ACCESS_DENIED
/usr/share/squid/errors/sr-latn/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sr-latn/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sr-latn/ERR_AGENT_WPAD
/usr/share/squid/errors/sr-latn/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sr-latn/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sr-latn/ERR_CONFLICT_HOST
/usr/share/squid/errors/sr-latn/ERR_CONNECT_FAIL
/usr/share/squid/errors/sr-latn/ERR_DIR_LISTING
/usr/share/squid/errors/sr-latn/ERR_DNS_FAIL
/usr/share/squid/errors/sr-latn/ERR_ESI
/usr/share/squid/errors/sr-latn/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sr-latn/ERR_FTP_DISABLED
/usr/share/squid/errors/sr-latn/ERR_FTP_FAILURE
/usr/share/squid/errors/sr-latn/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sr-latn/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sr-latn/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sr-latn/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sr-latn/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sr-latn/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sr-latn/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sr-latn/ERR_ICAP_FAILURE
/usr/share/squid/errors/sr-latn/ERR_INVALID_REQ
/usr/share/squid/errors/sr-latn/ERR_INVALID_RESP
/usr/share/squid/errors/sr-latn/ERR_INVALID_URL
/usr/share/squid/errors/sr-latn/ERR_LIFETIME_EXP
/usr/share/squid/errors/sr-latn/ERR_NO_RELAY
/usr/share/squid/errors/sr-latn/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sr-latn/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sr-latn/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sr-latn/ERR_READ_ERROR
/usr/share/squid/errors/sr-latn/ERR_READ_TIMEOUT
/usr/share/squid/errors/sr-latn/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sr-latn/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sr-latn/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sr-latn/ERR_TOO_BIG
/usr/share/squid/errors/sr-latn/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sr-latn/ERR_UNSUP_REQ
/usr/share/squid/errors/sr-latn/ERR_URN_RESOLVE
/usr/share/squid/errors/sr-latn/ERR_WRITE_ERROR
/usr/share/squid/errors/sr-latn/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sr-latn/error-details.txt
/usr/share/squid/errors/sr-rs
/usr/share/squid/errors/sr-sp
/usr/share/squid/errors/sv
/usr/share/squid/errors/sv-fi
/usr/share/squid/errors/sv-se
/usr/share/squid/errors/sv/ERR_ACCESS_DENIED
/usr/share/squid/errors/sv/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sv/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sv/ERR_AGENT_WPAD
/usr/share/squid/errors/sv/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sv/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sv/ERR_CONFLICT_HOST
/usr/share/squid/errors/sv/ERR_CONNECT_FAIL
/usr/share/squid/errors/sv/ERR_DIR_LISTING
/usr/share/squid/errors/sv/ERR_DNS_FAIL
/usr/share/squid/errors/sv/ERR_ESI
/usr/share/squid/errors/sv/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sv/ERR_FTP_DISABLED
/usr/share/squid/errors/sv/ERR_FTP_FAILURE
/usr/share/squid/errors/sv/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sv/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sv/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sv/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sv/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sv/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sv/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sv/ERR_ICAP_FAILURE
/usr/share/squid/errors/sv/ERR_INVALID_REQ
/usr/share/squid/errors/sv/ERR_INVALID_RESP
/usr/share/squid/errors/sv/ERR_INVALID_URL
/usr/share/squid/errors/sv/ERR_LIFETIME_EXP
/usr/share/squid/errors/sv/ERR_NO_RELAY
/usr/share/squid/errors/sv/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sv/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sv/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sv/ERR_READ_ERROR
/usr/share/squid/errors/sv/ERR_READ_TIMEOUT
/usr/share/squid/errors/sv/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sv/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sv/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sv/ERR_TOO_BIG
/usr/share/squid/errors/sv/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sv/ERR_UNSUP_REQ
/usr/share/squid/errors/sv/ERR_URN_RESOLVE
/usr/share/squid/errors/sv/ERR_WRITE_ERROR
/usr/share/squid/errors/sv/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sv/error-details.txt
/usr/share/squid/errors/templates
/usr/share/squid/errors/templates/ERR_ACCESS_DENIED
/usr/share/squid/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/templates/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/templates/ERR_AGENT_WPAD
/usr/share/squid/errors/templates/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/templates/ERR_CANNOT_FORWARD
/usr/share/squid/errors/templates/ERR_CONFLICT_HOST
/usr/share/squid/errors/templates/ERR_CONNECT_FAIL
/usr/share/squid/errors/templates/ERR_DIR_LISTING
/usr/share/squid/errors/templates/ERR_DNS_FAIL
/usr/share/squid/errors/templates/ERR_ESI
/usr/share/squid/errors/templates/ERR_FORWARDING_DENIED
/usr/share/squid/errors/templates/ERR_FTP_DISABLED
/usr/share/squid/errors/templates/ERR_FTP_FAILURE
/usr/share/squid/errors/templates/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/templates/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/templates/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/templates/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/templates/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/templates/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/templates/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/templates/ERR_ICAP_FAILURE
/usr/share/squid/errors/templates/ERR_INVALID_REQ
/usr/share/squid/errors/templates/ERR_INVALID_RESP
/usr/share/squid/errors/templates/ERR_INVALID_URL
/usr/share/squid/errors/templates/ERR_LIFETIME_EXP
/usr/share/squid/errors/templates/ERR_NO_RELAY
/usr/share/squid/errors/templates/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/templates/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/templates/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/templates/ERR_READ_ERROR
/usr/share/squid/errors/templates/ERR_READ_TIMEOUT
/usr/share/squid/errors/templates/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/templates/ERR_SHUTTING_DOWN
/usr/share/squid/errors/templates/ERR_SOCKET_FAILURE
/usr/share/squid/errors/templates/ERR_TOO_BIG
/usr/share/squid/errors/templates/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/templates/ERR_UNSUP_REQ
/usr/share/squid/errors/templates/ERR_URN_RESOLVE
/usr/share/squid/errors/templates/ERR_WRITE_ERROR
/usr/share/squid/errors/templates/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/templates/error-details.txt
/usr/share/squid/errors/th
/usr/share/squid/errors/th-th
/usr/share/squid/errors/th/ERR_ACCESS_DENIED
/usr/share/squid/errors/th/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/th/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/th/ERR_AGENT_WPAD
/usr/share/squid/errors/th/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/th/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/th/ERR_CANNOT_FORWARD
/usr/share/squid/errors/th/ERR_CONFLICT_HOST
/usr/share/squid/errors/th/ERR_CONNECT_FAIL
/usr/share/squid/errors/th/ERR_DIR_LISTING
/usr/share/squid/errors/th/ERR_DNS_FAIL
/usr/share/squid/errors/th/ERR_ESI
/usr/share/squid/errors/th/ERR_FORWARDING_DENIED
/usr/share/squid/errors/th/ERR_FTP_DISABLED
/usr/share/squid/errors/th/ERR_FTP_FAILURE
/usr/share/squid/errors/th/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/th/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/th/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/th/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/th/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/th/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/th/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/th/ERR_ICAP_FAILURE
/usr/share/squid/errors/th/ERR_INVALID_REQ
/usr/share/squid/errors/th/ERR_INVALID_RESP
/usr/share/squid/errors/th/ERR_INVALID_URL
/usr/share/squid/errors/th/ERR_LIFETIME_EXP
/usr/share/squid/errors/th/ERR_NO_RELAY
/usr/share/squid/errors/th/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/th/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/th/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/th/ERR_READ_ERROR
/usr/share/squid/errors/th/ERR_READ_TIMEOUT
/usr/share/squid/errors/th/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/th/ERR_SHUTTING_DOWN
/usr/share/squid/errors/th/ERR_SOCKET_FAILURE
/usr/share/squid/errors/th/ERR_TOO_BIG
/usr/share/squid/errors/th/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/th/ERR_UNSUP_REQ
/usr/share/squid/errors/th/ERR_URN_RESOLVE
/usr/share/squid/errors/th/ERR_WRITE_ERROR
/usr/share/squid/errors/th/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/th/error-details.txt
/usr/share/squid/errors/tr
/usr/share/squid/errors/tr-tr
/usr/share/squid/errors/tr/ERR_ACCESS_DENIED
/usr/share/squid/errors/tr/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/tr/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/tr/ERR_AGENT_WPAD
/usr/share/squid/errors/tr/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/tr/ERR_CANNOT_FORWARD
/usr/share/squid/errors/tr/ERR_CONFLICT_HOST
/usr/share/squid/errors/tr/ERR_CONNECT_FAIL
/usr/share/squid/errors/tr/ERR_DIR_LISTING
/usr/share/squid/errors/tr/ERR_DNS_FAIL
/usr/share/squid/errors/tr/ERR_ESI
/usr/share/squid/errors/tr/ERR_FORWARDING_DENIED
/usr/share/squid/errors/tr/ERR_FTP_DISABLED
/usr/share/squid/errors/tr/ERR_FTP_FAILURE
/usr/share/squid/errors/tr/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/tr/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/tr/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/tr/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/tr/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/tr/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/tr/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/tr/ERR_ICAP_FAILURE
/usr/share/squid/errors/tr/ERR_INVALID_REQ
/usr/share/squid/errors/tr/ERR_INVALID_RESP
/usr/share/squid/errors/tr/ERR_INVALID_URL
/usr/share/squid/errors/tr/ERR_LIFETIME_EXP
/usr/share/squid/errors/tr/ERR_NO_RELAY
/usr/share/squid/errors/tr/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/tr/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/tr/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/tr/ERR_READ_ERROR
/usr/share/squid/errors/tr/ERR_READ_TIMEOUT
/usr/share/squid/errors/tr/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/tr/ERR_SHUTTING_DOWN
/usr/share/squid/errors/tr/ERR_SOCKET_FAILURE
/usr/share/squid/errors/tr/ERR_TOO_BIG
/usr/share/squid/errors/tr/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/tr/ERR_UNSUP_REQ
/usr/share/squid/errors/tr/ERR_URN_RESOLVE
/usr/share/squid/errors/tr/ERR_WRITE_ERROR
/usr/share/squid/errors/tr/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/tr/error-details.txt
/usr/share/squid/errors/uk
/usr/share/squid/errors/uk-ua
/usr/share/squid/errors/uk/ERR_ACCESS_DENIED
/usr/share/squid/errors/uk/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/uk/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/uk/ERR_AGENT_WPAD
/usr/share/squid/errors/uk/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/uk/ERR_CANNOT_FORWARD
/usr/share/squid/errors/uk/ERR_CONFLICT_HOST
/usr/share/squid/errors/uk/ERR_CONNECT_FAIL
/usr/share/squid/errors/uk/ERR_DIR_LISTING
/usr/share/squid/errors/uk/ERR_DNS_FAIL
/usr/share/squid/errors/uk/ERR_ESI
/usr/share/squid/errors/uk/ERR_FORWARDING_DENIED
/usr/share/squid/errors/uk/ERR_FTP_DISABLED
/usr/share/squid/errors/uk/ERR_FTP_FAILURE
/usr/share/squid/errors/uk/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/uk/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/uk/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/uk/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/uk/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/uk/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/uk/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/uk/ERR_ICAP_FAILURE
/usr/share/squid/errors/uk/ERR_INVALID_REQ
/usr/share/squid/errors/uk/ERR_INVALID_RESP
/usr/share/squid/errors/uk/ERR_INVALID_URL
/usr/share/squid/errors/uk/ERR_LIFETIME_EXP
/usr/share/squid/errors/uk/ERR_NO_RELAY
/usr/share/squid/errors/uk/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/uk/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/uk/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/uk/ERR_READ_ERROR
/usr/share/squid/errors/uk/ERR_READ_TIMEOUT
/usr/share/squid/errors/uk/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/uk/ERR_SHUTTING_DOWN
/usr/share/squid/errors/uk/ERR_SOCKET_FAILURE
/usr/share/squid/errors/uk/ERR_TOO_BIG
/usr/share/squid/errors/uk/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/uk/ERR_UNSUP_REQ
/usr/share/squid/errors/uk/ERR_URN_RESOLVE
/usr/share/squid/errors/uk/ERR_WRITE_ERROR
/usr/share/squid/errors/uk/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/uk/error-details.txt
/usr/share/squid/errors/uz
/usr/share/squid/errors/uz/ERR_ACCESS_DENIED
/usr/share/squid/errors/uz/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/uz/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/uz/ERR_AGENT_WPAD
/usr/share/squid/errors/uz/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/uz/ERR_CANNOT_FORWARD
/usr/share/squid/errors/uz/ERR_CONFLICT_HOST
/usr/share/squid/errors/uz/ERR_CONNECT_FAIL
/usr/share/squid/errors/uz/ERR_DIR_LISTING
/usr/share/squid/errors/uz/ERR_DNS_FAIL
/usr/share/squid/errors/uz/ERR_ESI
/usr/share/squid/errors/uz/ERR_FORWARDING_DENIED
/usr/share/squid/errors/uz/ERR_FTP_DISABLED
/usr/share/squid/errors/uz/ERR_FTP_FAILURE
/usr/share/squid/errors/uz/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/uz/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/uz/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/uz/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/uz/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/uz/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/uz/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/uz/ERR_ICAP_FAILURE
/usr/share/squid/errors/uz/ERR_INVALID_REQ
/usr/share/squid/errors/uz/ERR_INVALID_RESP
/usr/share/squid/errors/uz/ERR_INVALID_URL
/usr/share/squid/errors/uz/ERR_LIFETIME_EXP
/usr/share/squid/errors/uz/ERR_NO_RELAY
/usr/share/squid/errors/uz/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/uz/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/uz/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/uz/ERR_READ_ERROR
/usr/share/squid/errors/uz/ERR_READ_TIMEOUT
/usr/share/squid/errors/uz/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/uz/ERR_SHUTTING_DOWN
/usr/share/squid/errors/uz/ERR_SOCKET_FAILURE
/usr/share/squid/errors/uz/ERR_TOO_BIG
/usr/share/squid/errors/uz/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/uz/ERR_UNSUP_REQ
/usr/share/squid/errors/uz/ERR_URN_RESOLVE
/usr/share/squid/errors/uz/ERR_WRITE_ERROR
/usr/share/squid/errors/uz/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/uz/error-details.txt
/usr/share/squid/errors/vi
/usr/share/squid/errors/vi-vn
/usr/share/squid/errors/vi/ERR_ACCESS_DENIED
/usr/share/squid/errors/vi/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/vi/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/vi/ERR_AGENT_WPAD
/usr/share/squid/errors/vi/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/vi/ERR_CANNOT_FORWARD
/usr/share/squid/errors/vi/ERR_CONFLICT_HOST
/usr/share/squid/errors/vi/ERR_CONNECT_FAIL
/usr/share/squid/errors/vi/ERR_DIR_LISTING
/usr/share/squid/errors/vi/ERR_DNS_FAIL
/usr/share/squid/errors/vi/ERR_ESI
/usr/share/squid/errors/vi/ERR_FORWARDING_DENIED
/usr/share/squid/errors/vi/ERR_FTP_DISABLED
/usr/share/squid/errors/vi/ERR_FTP_FAILURE
/usr/share/squid/errors/vi/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/vi/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/vi/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/vi/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/vi/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/vi/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/vi/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/vi/ERR_ICAP_FAILURE
/usr/share/squid/errors/vi/ERR_INVALID_REQ
/usr/share/squid/errors/vi/ERR_INVALID_RESP
/usr/share/squid/errors/vi/ERR_INVALID_URL
/usr/share/squid/errors/vi/ERR_LIFETIME_EXP
/usr/share/squid/errors/vi/ERR_NO_RELAY
/usr/share/squid/errors/vi/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/vi/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/vi/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/vi/ERR_READ_ERROR
/usr/share/squid/errors/vi/ERR_READ_TIMEOUT
/usr/share/squid/errors/vi/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/vi/ERR_SHUTTING_DOWN
/usr/share/squid/errors/vi/ERR_SOCKET_FAILURE
/usr/share/squid/errors/vi/ERR_TOO_BIG
/usr/share/squid/errors/vi/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/vi/ERR_UNSUP_REQ
/usr/share/squid/errors/vi/ERR_URN_RESOLVE
/usr/share/squid/errors/vi/ERR_WRITE_ERROR
/usr/share/squid/errors/vi/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/vi/error-details.txt
/usr/share/squid/errors/zh-cn
/usr/share/squid/errors/zh-hans
/usr/share/squid/errors/zh-hans-cn
/usr/share/squid/errors/zh-hans-sg
/usr/share/squid/errors/zh-hans/ERR_ACCESS_DENIED
/usr/share/squid/errors/zh-hans/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/zh-hans/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/zh-hans/ERR_AGENT_WPAD
/usr/share/squid/errors/zh-hans/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/zh-hans/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/zh-hans/ERR_CANNOT_FORWARD
/usr/share/squid/errors/zh-hans/ERR_CONFLICT_HOST
/usr/share/squid/errors/zh-hans/ERR_CONNECT_FAIL
/usr/share/squid/errors/zh-hans/ERR_DIR_LISTING
/usr/share/squid/errors/zh-hans/ERR_DNS_FAIL
/usr/share/squid/errors/zh-hans/ERR_ESI
/usr/share/squid/errors/zh-hans/ERR_FORWARDING_DENIED
/usr/share/squid/errors/zh-hans/ERR_FTP_DISABLED
/usr/share/squid/errors/zh-hans/ERR_FTP_FAILURE
/usr/share/squid/errors/zh-hans/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/zh-hans/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/zh-hans/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/zh-hans/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/zh-hans/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/zh-hans/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/zh-hans/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/zh-hans/ERR_ICAP_FAILURE
/usr/share/squid/errors/zh-hans/ERR_INVALID_REQ
/usr/share/squid/errors/zh-hans/ERR_INVALID_RESP
/usr/share/squid/errors/zh-hans/ERR_INVALID_URL
/usr/share/squid/errors/zh-hans/ERR_LIFETIME_EXP
/usr/share/squid/errors/zh-hans/ERR_NO_RELAY
/usr/share/squid/errors/zh-hans/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/zh-hans/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/zh-hans/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/zh-hans/ERR_READ_ERROR
/usr/share/squid/errors/zh-hans/ERR_READ_TIMEOUT
/usr/share/squid/errors/zh-hans/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/zh-hans/ERR_SHUTTING_DOWN
/usr/share/squid/errors/zh-hans/ERR_SOCKET_FAILURE
/usr/share/squid/errors/zh-hans/ERR_TOO_BIG
/usr/share/squid/errors/zh-hans/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/zh-hans/ERR_UNSUP_REQ
/usr/share/squid/errors/zh-hans/ERR_URN_RESOLVE
/usr/share/squid/errors/zh-hans/ERR_WRITE_ERROR
/usr/share/squid/errors/zh-hans/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/zh-hans/error-details.txt
/usr/share/squid/errors/zh-hant
/usr/share/squid/errors/zh-hant-hk
/usr/share/squid/errors/zh-hant-mo
/usr/share/squid/errors/zh-hant-tw
/usr/share/squid/errors/zh-hant/ERR_ACCESS_DENIED
/usr/share/squid/errors/zh-hant/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/zh-hant/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/zh-hant/ERR_AGENT_WPAD
/usr/share/squid/errors/zh-hant/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/zh-hant/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/zh-hant/ERR_CANNOT_FORWARD
/usr/share/squid/errors/zh-hant/ERR_CONFLICT_HOST
/usr/share/squid/errors/zh-hant/ERR_CONNECT_FAIL
/usr/share/squid/errors/zh-hant/ERR_DIR_LISTING
/usr/share/squid/errors/zh-hant/ERR_DNS_FAIL
/usr/share/squid/errors/zh-hant/ERR_ESI
/usr/share/squid/errors/zh-hant/ERR_FORWARDING_DENIED
/usr/share/squid/errors/zh-hant/ERR_FTP_DISABLED
/usr/share/squid/errors/zh-hant/ERR_FTP_FAILURE
/usr/share/squid/errors/zh-hant/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/zh-hant/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/zh-hant/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/zh-hant/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/zh-hant/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/zh-hant/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/zh-hant/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/zh-hant/ERR_ICAP_FAILURE
/usr/share/squid/errors/zh-hant/ERR_INVALID_REQ
/usr/share/squid/errors/zh-hant/ERR_INVALID_RESP
/usr/share/squid/errors/zh-hant/ERR_INVALID_URL
/usr/share/squid/errors/zh-hant/ERR_LIFETIME_EXP
/usr/share/squid/errors/zh-hant/ERR_NO_RELAY
/usr/share/squid/errors/zh-hant/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/zh-hant/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/zh-hant/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/zh-hant/ERR_READ_ERROR
/usr/share/squid/errors/zh-hant/ERR_READ_TIMEOUT
/usr/share/squid/errors/zh-hant/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/zh-hant/ERR_SHUTTING_DOWN
/usr/share/squid/errors/zh-hant/ERR_SOCKET_FAILURE
/usr/share/squid/errors/zh-hant/ERR_TOO_BIG
/usr/share/squid/errors/zh-hant/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/zh-hant/ERR_UNSUP_REQ
/usr/share/squid/errors/zh-hant/ERR_URN_RESOLVE
/usr/share/squid/errors/zh-hant/ERR_WRITE_ERROR
/usr/share/squid/errors/zh-hant/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/zh-hant/error-details.txt
/usr/share/squid/errors/zh-hk
/usr/share/squid/errors/zh-mo
/usr/share/squid/errors/zh-sg
/usr/share/squid/errors/zh-tw
/usr/share/squid/icons
/usr/share/squid/icons/SN.png
/usr/share/squid/icons/silk
/usr/share/squid/icons/silk/application.png
/usr/share/squid/icons/silk/arrow_up.png
/usr/share/squid/icons/silk/bomb.png
/usr/share/squid/icons/silk/box.png
/usr/share/squid/icons/silk/bricks.png
/usr/share/squid/icons/silk/bullet_red.png
/usr/share/squid/icons/silk/cd.png
/usr/share/squid/icons/silk/chart_line.png
/usr/share/squid/icons/silk/compress.png
/usr/share/squid/icons/silk/computer_link.png
/usr/share/squid/icons/silk/css.png
/usr/share/squid/icons/silk/cup.png
/usr/share/squid/icons/silk/database.png
/usr/share/squid/icons/silk/database_table.png
/usr/share/squid/icons/silk/drive_disk.png
/usr/share/squid/icons/silk/film.png
/usr/share/squid/icons/silk/film_key.png
/usr/share/squid/icons/silk/folder.png
/usr/share/squid/icons/silk/folder_table.png
/usr/share/squid/icons/silk/image.png
/usr/share/squid/icons/silk/information.png
/usr/share/squid/icons/silk/layers.png
/usr/share/squid/icons/silk/layout.png
/usr/share/squid/icons/silk/link.png
/usr/share/squid/icons/silk/music.png
/usr/share/squid/icons/silk/package.png
/usr/share/squid/icons/silk/package_go.png
/usr/share/squid/icons/silk/page_code.png
/usr/share/squid/icons/silk/page_excel.png
/usr/share/squid/icons/silk/page_green.png
/usr/share/squid/icons/silk/page_white.png
/usr/share/squid/icons/silk/page_white_acrobat.png
/usr/share/squid/icons/silk/page_white_c.png
/usr/share/squid/icons/silk/page_white_cplusplus.png
/usr/share/squid/icons/silk/page_white_flash.png
/usr/share/squid/icons/silk/page_white_magnify.png
/usr/share/squid/icons/silk/page_white_picture.png
/usr/share/squid/icons/silk/page_white_powerpoint.png
/usr/share/squid/icons/silk/page_white_stack.png
/usr/share/squid/icons/silk/page_white_text.png
/usr/share/squid/icons/silk/page_white_word.png
/usr/share/squid/icons/silk/page_white_zip.png
/usr/share/squid/icons/silk/page_world.png
/usr/share/squid/icons/silk/photo.png
/usr/share/squid/icons/silk/picture.png
/usr/share/squid/icons/silk/plugin.png
/usr/share/squid/icons/silk/plugin_add.png
/usr/share/squid/icons/silk/script.png
/usr/share/squid/icons/silk/script_gear.png
/usr/share/squid/icons/silk/script_palette.png
/var/log/squid
/var/run/squid
/var/spool/squid
/etc/NetworkManager/dispatcher.d/20-squid
/etc/httpd/conf.d/squid.conf
/etc/logrotate.d/squid
/etc/pam.d/squid
/etc/squid
/etc/squid/cachemgr.conf
/etc/squid/cachemgr.conf.default
/etc/squid/errorpage.css
/etc/squid/errorpage.css.default
/etc/squid/mime.conf
/etc/squid/mime.conf.default
/etc/squid/squid.conf
/etc/squid/squid.conf.default
/etc/sysconfig/squid
/usr/bin/purge
/usr/bin/squidclient
/usr/lib/.build-id
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/bdec0dcd269c0c06b32ac813ee6ca7f2a73d7d
/usr/lib/.build-id/12
/usr/lib/.build-id/12/c5a2431a5b8ff744fb43f95735b6e5c1366e0e
/usr/lib/.build-id/18
/usr/lib/.build-id/18/df2cfa2ef875707514b6d1454ce9064233947d
/usr/lib/.build-id/28
/usr/lib/.build-id/28/10e953b006d4f918ff62809f6292fe65252d3a
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/7c4c1ee5b81eae07420b38bee8bf6d6dda55df
/usr/lib/.build-id/32
/usr/lib/.build-id/32/5a414af17663793d75c6467832105d4427193d
/usr/lib/.build-id/33
/usr/lib/.build-id/33/97491e0edd23d023e92d10f8753d5764fd452b
/usr/lib/.build-id/42
/usr/lib/.build-id/42/8a2b4c677cbf21b05814693b031385244b444a
/usr/lib/.build-id/46
/usr/lib/.build-id/46/2c8ea5b2b707fd0837c8fbe3fb180111cef170
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/623ac44df67f8cef6b86a7f855e94247ce625f
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/a10e4ef806015e7d657bd1587a497899dcb1fc
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/514979a98b47d6f117da106f5d8b807d28d4f0
/usr/lib/.build-id/78
/usr/lib/.build-id/78/b4d5b535024c661ba877247714c03533702e87
/usr/lib/.build-id/87
/usr/lib/.build-id/87/714b62e6e2eed7cc2c262e62fc8a2190ec955f
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/2afc503c1aa5663a63a1baf9cedb9d2eba395c
/usr/lib/.build-id/96
/usr/lib/.build-id/96/188b14602c6bb4c299202a529dd8b9b5d74eea
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/d189595fb2109f1baea4b230b9e9fbc999f61d
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/89e82b9e844e3ad16100f899b8f31e1d66e791
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/189e3df40ed6c36491f4a92d114acc23d09f80
/usr/lib/.build-id/b6/849efb5b34f4b44e99a057cfc1c1098a9b386b
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/03f04aab3d182b1b23dc59cf2d86fb8ec21af3
/usr/lib/.build-id/be
/usr/lib/.build-id/be/768114b22aa3061b46d32032c65bb584d7a388
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/46ac0e83d72e7d2349bba78ba9b07e5c525f2e
/usr/lib/.build-id/d0/e784833a0052228a9f3c95b197937cb06e8d33
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/4df3d26e1a3c051d86d4c08dd0ffc555473ded
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/a90bf3067bf9409803c2208f8d1127e5b46978
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/59c1d466520ce5e52e91bcaf1ad9229226b0e5
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/a38520ad77c75383d219267f07937268827346
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/305216e38c4edf2506ab02c40f9646724bd6ae
/usr/lib/systemd/system/squid.service
/usr/lib/tmpfiles.d/squid.conf
/usr/lib64/squid
/usr/lib64/squid/basic_db_auth
/usr/lib64/squid/basic_fake_auth
/usr/lib64/squid/basic_getpwnam_auth
/usr/lib64/squid/basic_ldap_auth
/usr/lib64/squid/basic_ncsa_auth
/usr/lib64/squid/basic_pam_auth
/usr/lib64/squid/basic_pop3_auth
/usr/lib64/squid/basic_radius_auth
/usr/lib64/squid/basic_sasl_auth
/usr/lib64/squid/basic_smb_auth
/usr/lib64/squid/basic_smb_auth.sh
/usr/lib64/squid/basic_smb_lm_auth
/usr/lib64/squid/cachemgr.cgi
/usr/lib64/squid/cert_tool
/usr/lib64/squid/digest_file_auth
/usr/lib64/squid/digest_ldap_auth
/usr/lib64/squid/diskd
/usr/lib64/squid/ext_kerberos_ldap_group_acl
/usr/lib64/squid/ext_ldap_group_acl
/usr/lib64/squid/ext_session_acl
/usr/lib64/squid/ext_time_quota_acl
/usr/lib64/squid/ext_unix_group_acl
/usr/lib64/squid/ext_wbinfo_group_acl
/usr/lib64/squid/helper-mux
/usr/lib64/squid/log_db_daemon
/usr/lib64/squid/log_file_daemon
/usr/lib64/squid/negotiate_kerberos_auth
/usr/lib64/squid/negotiate_kerberos_auth_test
/usr/lib64/squid/ntlm_fake_auth
/usr/lib64/squid/ntlm_smb_lm_auth
/usr/lib64/squid/security_file_certgen
/usr/lib64/squid/storeid_file_rewrite
/usr/lib64/squid/unlinkd
/usr/lib64/squid/url_fake_rewrite
/usr/lib64/squid/url_fake_rewrite.sh
/usr/lib64/squid/url_lfs_rewrite
/usr/libexec/squid
/usr/libexec/squid/cache_swap.sh
/usr/sbin/squid
/usr/share/doc/squid
/usr/share/doc/squid/CONTRIBUTORS
/usr/share/doc/squid/ChangeLog
/usr/share/doc/squid/QUICKSTART
/usr/share/doc/squid/README
/usr/share/doc/squid/squid.conf.documented
/usr/share/doc/squid/url-normalizer.pl
/usr/share/doc/squid/user-agents.pl
/usr/share/licenses/squid
/usr/share/licenses/squid/COPYING
/usr/share/man/man1/purge.1.gz
/usr/share/man/man1/squidclient.1.gz
/usr/share/man/man8/basic_db_auth.8.gz
/usr/share/man/man8/basic_getpwnam_auth.8.gz
/usr/share/man/man8/basic_ldap_auth.8.gz
/usr/share/man/man8/basic_ncsa_auth.8.gz
/usr/share/man/man8/basic_pam_auth.8.gz
/usr/share/man/man8/basic_pop3_auth.8.gz
/usr/share/man/man8/basic_radius_auth.8.gz
/usr/share/man/man8/basic_sasl_auth.8.gz
/usr/share/man/man8/cachemgr.cgi.8.gz
/usr/share/man/man8/digest_file_auth.8.gz
/usr/share/man/man8/ext_ldap_group_acl.8.gz
/usr/share/man/man8/ext_session_acl.8.gz
/usr/share/man/man8/ext_time_quota_acl.8.gz
/usr/share/man/man8/ext_unix_group_acl.8.gz
/usr/share/man/man8/ext_wbinfo_group_acl.8.gz
/usr/share/man/man8/helper-mux.8.gz
/usr/share/man/man8/log_db_daemon.8.gz
/usr/share/man/man8/negotiate_kerberos_auth.8.gz
/usr/share/man/man8/security_file_certgen.8.gz
/usr/share/man/man8/squid.8.gz
/usr/share/man/man8/storeid_file_rewrite.8.gz
/usr/share/man/man8/url_lfs_rewrite.8.gz
/usr/share/snmp/mibs/SQUID-MIB.txt
/usr/share/squid
/usr/share/squid/errors
/usr/share/squid/errors/COPYRIGHT
/usr/share/squid/errors/TRANSLATORS
/usr/share/squid/errors/af
/usr/share/squid/errors/af/ERR_ACCESS_DENIED
/usr/share/squid/errors/af/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/af/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/af/ERR_AGENT_WPAD
/usr/share/squid/errors/af/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/af/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/af/ERR_CANNOT_FORWARD
/usr/share/squid/errors/af/ERR_CONFLICT_HOST
/usr/share/squid/errors/af/ERR_CONNECT_FAIL
/usr/share/squid/errors/af/ERR_DIR_LISTING
/usr/share/squid/errors/af/ERR_DNS_FAIL
/usr/share/squid/errors/af/ERR_ESI
/usr/share/squid/errors/af/ERR_FORWARDING_DENIED
/usr/share/squid/errors/af/ERR_FTP_DISABLED
/usr/share/squid/errors/af/ERR_FTP_FAILURE
/usr/share/squid/errors/af/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/af/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/af/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/af/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/af/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/af/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/af/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/af/ERR_ICAP_FAILURE
/usr/share/squid/errors/af/ERR_INVALID_REQ
/usr/share/squid/errors/af/ERR_INVALID_RESP
/usr/share/squid/errors/af/ERR_INVALID_URL
/usr/share/squid/errors/af/ERR_LIFETIME_EXP
/usr/share/squid/errors/af/ERR_NO_RELAY
/usr/share/squid/errors/af/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/af/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/af/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/af/ERR_READ_ERROR
/usr/share/squid/errors/af/ERR_READ_TIMEOUT
/usr/share/squid/errors/af/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/af/ERR_SHUTTING_DOWN
/usr/share/squid/errors/af/ERR_SOCKET_FAILURE
/usr/share/squid/errors/af/ERR_TOO_BIG
/usr/share/squid/errors/af/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/af/ERR_UNSUP_REQ
/usr/share/squid/errors/af/ERR_URN_RESOLVE
/usr/share/squid/errors/af/ERR_WRITE_ERROR
/usr/share/squid/errors/af/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/af/error-details.txt
/usr/share/squid/errors/ar
/usr/share/squid/errors/ar-ae
/usr/share/squid/errors/ar-bh
/usr/share/squid/errors/ar-dz
/usr/share/squid/errors/ar-eg
/usr/share/squid/errors/ar-iq
/usr/share/squid/errors/ar-jo
/usr/share/squid/errors/ar-kw
/usr/share/squid/errors/ar-lb
/usr/share/squid/errors/ar-ly
/usr/share/squid/errors/ar-ma
/usr/share/squid/errors/ar-om
/usr/share/squid/errors/ar-qa
/usr/share/squid/errors/ar-sa
/usr/share/squid/errors/ar-sy
/usr/share/squid/errors/ar-tn
/usr/share/squid/errors/ar-ye
/usr/share/squid/errors/ar/ERR_ACCESS_DENIED
/usr/share/squid/errors/ar/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ar/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ar/ERR_AGENT_WPAD
/usr/share/squid/errors/ar/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ar/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ar/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ar/ERR_CONFLICT_HOST
/usr/share/squid/errors/ar/ERR_CONNECT_FAIL
/usr/share/squid/errors/ar/ERR_DIR_LISTING
/usr/share/squid/errors/ar/ERR_DNS_FAIL
/usr/share/squid/errors/ar/ERR_ESI
/usr/share/squid/errors/ar/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ar/ERR_FTP_DISABLED
/usr/share/squid/errors/ar/ERR_FTP_FAILURE
/usr/share/squid/errors/ar/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ar/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ar/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ar/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ar/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ar/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ar/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ar/ERR_ICAP_FAILURE
/usr/share/squid/errors/ar/ERR_INVALID_REQ
/usr/share/squid/errors/ar/ERR_INVALID_RESP
/usr/share/squid/errors/ar/ERR_INVALID_URL
/usr/share/squid/errors/ar/ERR_LIFETIME_EXP
/usr/share/squid/errors/ar/ERR_NO_RELAY
/usr/share/squid/errors/ar/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ar/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ar/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ar/ERR_READ_ERROR
/usr/share/squid/errors/ar/ERR_READ_TIMEOUT
/usr/share/squid/errors/ar/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ar/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ar/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ar/ERR_TOO_BIG
/usr/share/squid/errors/ar/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ar/ERR_UNSUP_REQ
/usr/share/squid/errors/ar/ERR_URN_RESOLVE
/usr/share/squid/errors/ar/ERR_WRITE_ERROR
/usr/share/squid/errors/ar/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ar/error-details.txt
/usr/share/squid/errors/az
/usr/share/squid/errors/az-az
/usr/share/squid/errors/az/ERR_ACCESS_DENIED
/usr/share/squid/errors/az/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/az/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/az/ERR_AGENT_WPAD
/usr/share/squid/errors/az/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/az/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/az/ERR_CANNOT_FORWARD
/usr/share/squid/errors/az/ERR_CONFLICT_HOST
/usr/share/squid/errors/az/ERR_CONNECT_FAIL
/usr/share/squid/errors/az/ERR_DIR_LISTING
/usr/share/squid/errors/az/ERR_DNS_FAIL
/usr/share/squid/errors/az/ERR_ESI
/usr/share/squid/errors/az/ERR_FORWARDING_DENIED
/usr/share/squid/errors/az/ERR_FTP_DISABLED
/usr/share/squid/errors/az/ERR_FTP_FAILURE
/usr/share/squid/errors/az/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/az/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/az/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/az/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/az/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/az/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/az/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/az/ERR_ICAP_FAILURE
/usr/share/squid/errors/az/ERR_INVALID_REQ
/usr/share/squid/errors/az/ERR_INVALID_RESP
/usr/share/squid/errors/az/ERR_INVALID_URL
/usr/share/squid/errors/az/ERR_LIFETIME_EXP
/usr/share/squid/errors/az/ERR_NO_RELAY
/usr/share/squid/errors/az/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/az/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/az/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/az/ERR_READ_ERROR
/usr/share/squid/errors/az/ERR_READ_TIMEOUT
/usr/share/squid/errors/az/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/az/ERR_SHUTTING_DOWN
/usr/share/squid/errors/az/ERR_SOCKET_FAILURE
/usr/share/squid/errors/az/ERR_TOO_BIG
/usr/share/squid/errors/az/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/az/ERR_UNSUP_REQ
/usr/share/squid/errors/az/ERR_URN_RESOLVE
/usr/share/squid/errors/az/ERR_WRITE_ERROR
/usr/share/squid/errors/az/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/az/error-details.txt
/usr/share/squid/errors/bg
/usr/share/squid/errors/bg-bg
/usr/share/squid/errors/bg/ERR_ACCESS_DENIED
/usr/share/squid/errors/bg/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/bg/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/bg/ERR_AGENT_WPAD
/usr/share/squid/errors/bg/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/bg/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/bg/ERR_CANNOT_FORWARD
/usr/share/squid/errors/bg/ERR_CONFLICT_HOST
/usr/share/squid/errors/bg/ERR_CONNECT_FAIL
/usr/share/squid/errors/bg/ERR_DIR_LISTING
/usr/share/squid/errors/bg/ERR_DNS_FAIL
/usr/share/squid/errors/bg/ERR_ESI
/usr/share/squid/errors/bg/ERR_FORWARDING_DENIED
/usr/share/squid/errors/bg/ERR_FTP_DISABLED
/usr/share/squid/errors/bg/ERR_FTP_FAILURE
/usr/share/squid/errors/bg/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/bg/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/bg/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/bg/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/bg/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/bg/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/bg/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/bg/ERR_ICAP_FAILURE
/usr/share/squid/errors/bg/ERR_INVALID_REQ
/usr/share/squid/errors/bg/ERR_INVALID_RESP
/usr/share/squid/errors/bg/ERR_INVALID_URL
/usr/share/squid/errors/bg/ERR_LIFETIME_EXP
/usr/share/squid/errors/bg/ERR_NO_RELAY
/usr/share/squid/errors/bg/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/bg/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/bg/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/bg/ERR_READ_ERROR
/usr/share/squid/errors/bg/ERR_READ_TIMEOUT
/usr/share/squid/errors/bg/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/bg/ERR_SHUTTING_DOWN
/usr/share/squid/errors/bg/ERR_SOCKET_FAILURE
/usr/share/squid/errors/bg/ERR_TOO_BIG
/usr/share/squid/errors/bg/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/bg/ERR_UNSUP_REQ
/usr/share/squid/errors/bg/ERR_URN_RESOLVE
/usr/share/squid/errors/bg/ERR_WRITE_ERROR
/usr/share/squid/errors/bg/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/bg/error-details.txt
/usr/share/squid/errors/ca
/usr/share/squid/errors/ca-es
/usr/share/squid/errors/ca/ERR_ACCESS_DENIED
/usr/share/squid/errors/ca/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ca/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ca/ERR_AGENT_WPAD
/usr/share/squid/errors/ca/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ca/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ca/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ca/ERR_CONFLICT_HOST
/usr/share/squid/errors/ca/ERR_CONNECT_FAIL
/usr/share/squid/errors/ca/ERR_DIR_LISTING
/usr/share/squid/errors/ca/ERR_DNS_FAIL
/usr/share/squid/errors/ca/ERR_ESI
/usr/share/squid/errors/ca/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ca/ERR_FTP_DISABLED
/usr/share/squid/errors/ca/ERR_FTP_FAILURE
/usr/share/squid/errors/ca/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ca/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ca/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ca/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ca/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ca/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ca/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ca/ERR_ICAP_FAILURE
/usr/share/squid/errors/ca/ERR_INVALID_REQ
/usr/share/squid/errors/ca/ERR_INVALID_RESP
/usr/share/squid/errors/ca/ERR_INVALID_URL
/usr/share/squid/errors/ca/ERR_LIFETIME_EXP
/usr/share/squid/errors/ca/ERR_NO_RELAY
/usr/share/squid/errors/ca/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ca/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ca/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ca/ERR_READ_ERROR
/usr/share/squid/errors/ca/ERR_READ_TIMEOUT
/usr/share/squid/errors/ca/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ca/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ca/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ca/ERR_TOO_BIG
/usr/share/squid/errors/ca/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ca/ERR_UNSUP_REQ
/usr/share/squid/errors/ca/ERR_URN_RESOLVE
/usr/share/squid/errors/ca/ERR_WRITE_ERROR
/usr/share/squid/errors/ca/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ca/error-details.txt
/usr/share/squid/errors/cs
/usr/share/squid/errors/cs-cz
/usr/share/squid/errors/cs/ERR_ACCESS_DENIED
/usr/share/squid/errors/cs/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/cs/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/cs/ERR_AGENT_WPAD
/usr/share/squid/errors/cs/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/cs/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/cs/ERR_CANNOT_FORWARD
/usr/share/squid/errors/cs/ERR_CONFLICT_HOST
/usr/share/squid/errors/cs/ERR_CONNECT_FAIL
/usr/share/squid/errors/cs/ERR_DIR_LISTING
/usr/share/squid/errors/cs/ERR_DNS_FAIL
/usr/share/squid/errors/cs/ERR_ESI
/usr/share/squid/errors/cs/ERR_FORWARDING_DENIED
/usr/share/squid/errors/cs/ERR_FTP_DISABLED
/usr/share/squid/errors/cs/ERR_FTP_FAILURE
/usr/share/squid/errors/cs/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/cs/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/cs/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/cs/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/cs/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/cs/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/cs/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/cs/ERR_ICAP_FAILURE
/usr/share/squid/errors/cs/ERR_INVALID_REQ
/usr/share/squid/errors/cs/ERR_INVALID_RESP
/usr/share/squid/errors/cs/ERR_INVALID_URL
/usr/share/squid/errors/cs/ERR_LIFETIME_EXP
/usr/share/squid/errors/cs/ERR_NO_RELAY
/usr/share/squid/errors/cs/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/cs/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/cs/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/cs/ERR_READ_ERROR
/usr/share/squid/errors/cs/ERR_READ_TIMEOUT
/usr/share/squid/errors/cs/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/cs/ERR_SHUTTING_DOWN
/usr/share/squid/errors/cs/ERR_SOCKET_FAILURE
/usr/share/squid/errors/cs/ERR_TOO_BIG
/usr/share/squid/errors/cs/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/cs/ERR_UNSUP_REQ
/usr/share/squid/errors/cs/ERR_URN_RESOLVE
/usr/share/squid/errors/cs/ERR_WRITE_ERROR
/usr/share/squid/errors/cs/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/cs/error-details.txt
/usr/share/squid/errors/da
/usr/share/squid/errors/da-dk
/usr/share/squid/errors/da/ERR_ACCESS_DENIED
/usr/share/squid/errors/da/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/da/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/da/ERR_AGENT_WPAD
/usr/share/squid/errors/da/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/da/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/da/ERR_CANNOT_FORWARD
/usr/share/squid/errors/da/ERR_CONFLICT_HOST
/usr/share/squid/errors/da/ERR_CONNECT_FAIL
/usr/share/squid/errors/da/ERR_DIR_LISTING
/usr/share/squid/errors/da/ERR_DNS_FAIL
/usr/share/squid/errors/da/ERR_ESI
/usr/share/squid/errors/da/ERR_FORWARDING_DENIED
/usr/share/squid/errors/da/ERR_FTP_DISABLED
/usr/share/squid/errors/da/ERR_FTP_FAILURE
/usr/share/squid/errors/da/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/da/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/da/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/da/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/da/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/da/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/da/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/da/ERR_ICAP_FAILURE
/usr/share/squid/errors/da/ERR_INVALID_REQ
/usr/share/squid/errors/da/ERR_INVALID_RESP
/usr/share/squid/errors/da/ERR_INVALID_URL
/usr/share/squid/errors/da/ERR_LIFETIME_EXP
/usr/share/squid/errors/da/ERR_NO_RELAY
/usr/share/squid/errors/da/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/da/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/da/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/da/ERR_READ_ERROR
/usr/share/squid/errors/da/ERR_READ_TIMEOUT
/usr/share/squid/errors/da/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/da/ERR_SHUTTING_DOWN
/usr/share/squid/errors/da/ERR_SOCKET_FAILURE
/usr/share/squid/errors/da/ERR_TOO_BIG
/usr/share/squid/errors/da/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/da/ERR_UNSUP_REQ
/usr/share/squid/errors/da/ERR_URN_RESOLVE
/usr/share/squid/errors/da/ERR_WRITE_ERROR
/usr/share/squid/errors/da/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/da/error-details.txt
/usr/share/squid/errors/de
/usr/share/squid/errors/de-at
/usr/share/squid/errors/de-ch
/usr/share/squid/errors/de-de
/usr/share/squid/errors/de-li
/usr/share/squid/errors/de-lu
/usr/share/squid/errors/de/ERR_ACCESS_DENIED
/usr/share/squid/errors/de/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/de/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/de/ERR_AGENT_WPAD
/usr/share/squid/errors/de/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/de/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/de/ERR_CANNOT_FORWARD
/usr/share/squid/errors/de/ERR_CONFLICT_HOST
/usr/share/squid/errors/de/ERR_CONNECT_FAIL
/usr/share/squid/errors/de/ERR_DIR_LISTING
/usr/share/squid/errors/de/ERR_DNS_FAIL
/usr/share/squid/errors/de/ERR_ESI
/usr/share/squid/errors/de/ERR_FORWARDING_DENIED
/usr/share/squid/errors/de/ERR_FTP_DISABLED
/usr/share/squid/errors/de/ERR_FTP_FAILURE
/usr/share/squid/errors/de/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/de/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/de/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/de/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/de/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/de/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/de/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/de/ERR_ICAP_FAILURE
/usr/share/squid/errors/de/ERR_INVALID_REQ
/usr/share/squid/errors/de/ERR_INVALID_RESP
/usr/share/squid/errors/de/ERR_INVALID_URL
/usr/share/squid/errors/de/ERR_LIFETIME_EXP
/usr/share/squid/errors/de/ERR_NO_RELAY
/usr/share/squid/errors/de/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/de/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/de/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/de/ERR_READ_ERROR
/usr/share/squid/errors/de/ERR_READ_TIMEOUT
/usr/share/squid/errors/de/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/de/ERR_SHUTTING_DOWN
/usr/share/squid/errors/de/ERR_SOCKET_FAILURE
/usr/share/squid/errors/de/ERR_TOO_BIG
/usr/share/squid/errors/de/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/de/ERR_UNSUP_REQ
/usr/share/squid/errors/de/ERR_URN_RESOLVE
/usr/share/squid/errors/de/ERR_WRITE_ERROR
/usr/share/squid/errors/de/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/de/error-details.txt
/usr/share/squid/errors/el
/usr/share/squid/errors/el-gr
/usr/share/squid/errors/el/ERR_ACCESS_DENIED
/usr/share/squid/errors/el/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/el/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/el/ERR_AGENT_WPAD
/usr/share/squid/errors/el/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/el/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/el/ERR_CANNOT_FORWARD
/usr/share/squid/errors/el/ERR_CONFLICT_HOST
/usr/share/squid/errors/el/ERR_CONNECT_FAIL
/usr/share/squid/errors/el/ERR_DIR_LISTING
/usr/share/squid/errors/el/ERR_DNS_FAIL
/usr/share/squid/errors/el/ERR_ESI
/usr/share/squid/errors/el/ERR_FORWARDING_DENIED
/usr/share/squid/errors/el/ERR_FTP_DISABLED
/usr/share/squid/errors/el/ERR_FTP_FAILURE
/usr/share/squid/errors/el/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/el/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/el/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/el/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/el/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/el/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/el/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/el/ERR_ICAP_FAILURE
/usr/share/squid/errors/el/ERR_INVALID_REQ
/usr/share/squid/errors/el/ERR_INVALID_RESP
/usr/share/squid/errors/el/ERR_INVALID_URL
/usr/share/squid/errors/el/ERR_LIFETIME_EXP
/usr/share/squid/errors/el/ERR_NO_RELAY
/usr/share/squid/errors/el/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/el/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/el/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/el/ERR_READ_ERROR
/usr/share/squid/errors/el/ERR_READ_TIMEOUT
/usr/share/squid/errors/el/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/el/ERR_SHUTTING_DOWN
/usr/share/squid/errors/el/ERR_SOCKET_FAILURE
/usr/share/squid/errors/el/ERR_TOO_BIG
/usr/share/squid/errors/el/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/el/ERR_UNSUP_REQ
/usr/share/squid/errors/el/ERR_URN_RESOLVE
/usr/share/squid/errors/el/ERR_WRITE_ERROR
/usr/share/squid/errors/el/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/el/error-details.txt
/usr/share/squid/errors/en
/usr/share/squid/errors/en-au
/usr/share/squid/errors/en-bz
/usr/share/squid/errors/en-ca
/usr/share/squid/errors/en-cn
/usr/share/squid/errors/en-gb
/usr/share/squid/errors/en-ie
/usr/share/squid/errors/en-in
/usr/share/squid/errors/en-jm
/usr/share/squid/errors/en-nz
/usr/share/squid/errors/en-ph
/usr/share/squid/errors/en-sg
/usr/share/squid/errors/en-tt
/usr/share/squid/errors/en-uk
/usr/share/squid/errors/en-us
/usr/share/squid/errors/en-za
/usr/share/squid/errors/en-zw
/usr/share/squid/errors/en/ERR_ACCESS_DENIED
/usr/share/squid/errors/en/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/en/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/en/ERR_AGENT_WPAD
/usr/share/squid/errors/en/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/en/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/en/ERR_CANNOT_FORWARD
/usr/share/squid/errors/en/ERR_CONFLICT_HOST
/usr/share/squid/errors/en/ERR_CONNECT_FAIL
/usr/share/squid/errors/en/ERR_DIR_LISTING
/usr/share/squid/errors/en/ERR_DNS_FAIL
/usr/share/squid/errors/en/ERR_ESI
/usr/share/squid/errors/en/ERR_FORWARDING_DENIED
/usr/share/squid/errors/en/ERR_FTP_DISABLED
/usr/share/squid/errors/en/ERR_FTP_FAILURE
/usr/share/squid/errors/en/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/en/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/en/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/en/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/en/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/en/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/en/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/en/ERR_ICAP_FAILURE
/usr/share/squid/errors/en/ERR_INVALID_REQ
/usr/share/squid/errors/en/ERR_INVALID_RESP
/usr/share/squid/errors/en/ERR_INVALID_URL
/usr/share/squid/errors/en/ERR_LIFETIME_EXP
/usr/share/squid/errors/en/ERR_NO_RELAY
/usr/share/squid/errors/en/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/en/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/en/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/en/ERR_READ_ERROR
/usr/share/squid/errors/en/ERR_READ_TIMEOUT
/usr/share/squid/errors/en/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/en/ERR_SHUTTING_DOWN
/usr/share/squid/errors/en/ERR_SOCKET_FAILURE
/usr/share/squid/errors/en/ERR_TOO_BIG
/usr/share/squid/errors/en/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/en/ERR_UNSUP_REQ
/usr/share/squid/errors/en/ERR_URN_RESOLVE
/usr/share/squid/errors/en/ERR_WRITE_ERROR
/usr/share/squid/errors/en/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/en/error-details.txt
/usr/share/squid/errors/es
/usr/share/squid/errors/es-ar
/usr/share/squid/errors/es-bo
/usr/share/squid/errors/es-cl
/usr/share/squid/errors/es-co
/usr/share/squid/errors/es-cr
/usr/share/squid/errors/es-do
/usr/share/squid/errors/es-ec
/usr/share/squid/errors/es-es
/usr/share/squid/errors/es-gt
/usr/share/squid/errors/es-hn
/usr/share/squid/errors/es-mx
/usr/share/squid/errors/es-ni
/usr/share/squid/errors/es-pa
/usr/share/squid/errors/es-pe
/usr/share/squid/errors/es-pr
/usr/share/squid/errors/es-py
/usr/share/squid/errors/es-sv
/usr/share/squid/errors/es-us
/usr/share/squid/errors/es-uy
/usr/share/squid/errors/es-ve
/usr/share/squid/errors/es-xl
/usr/share/squid/errors/es/ERR_ACCESS_DENIED
/usr/share/squid/errors/es/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/es/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/es/ERR_AGENT_WPAD
/usr/share/squid/errors/es/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/es/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/es/ERR_CANNOT_FORWARD
/usr/share/squid/errors/es/ERR_CONFLICT_HOST
/usr/share/squid/errors/es/ERR_CONNECT_FAIL
/usr/share/squid/errors/es/ERR_DIR_LISTING
/usr/share/squid/errors/es/ERR_DNS_FAIL
/usr/share/squid/errors/es/ERR_ESI
/usr/share/squid/errors/es/ERR_FORWARDING_DENIED
/usr/share/squid/errors/es/ERR_FTP_DISABLED
/usr/share/squid/errors/es/ERR_FTP_FAILURE
/usr/share/squid/errors/es/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/es/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/es/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/es/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/es/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/es/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/es/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/es/ERR_ICAP_FAILURE
/usr/share/squid/errors/es/ERR_INVALID_REQ
/usr/share/squid/errors/es/ERR_INVALID_RESP
/usr/share/squid/errors/es/ERR_INVALID_URL
/usr/share/squid/errors/es/ERR_LIFETIME_EXP
/usr/share/squid/errors/es/ERR_NO_RELAY
/usr/share/squid/errors/es/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/es/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/es/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/es/ERR_READ_ERROR
/usr/share/squid/errors/es/ERR_READ_TIMEOUT
/usr/share/squid/errors/es/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/es/ERR_SHUTTING_DOWN
/usr/share/squid/errors/es/ERR_SOCKET_FAILURE
/usr/share/squid/errors/es/ERR_TOO_BIG
/usr/share/squid/errors/es/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/es/ERR_UNSUP_REQ
/usr/share/squid/errors/es/ERR_URN_RESOLVE
/usr/share/squid/errors/es/ERR_WRITE_ERROR
/usr/share/squid/errors/es/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/es/error-details.txt
/usr/share/squid/errors/et
/usr/share/squid/errors/et-ee
/usr/share/squid/errors/et/ERR_ACCESS_DENIED
/usr/share/squid/errors/et/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/et/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/et/ERR_AGENT_WPAD
/usr/share/squid/errors/et/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/et/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/et/ERR_CANNOT_FORWARD
/usr/share/squid/errors/et/ERR_CONFLICT_HOST
/usr/share/squid/errors/et/ERR_CONNECT_FAIL
/usr/share/squid/errors/et/ERR_DIR_LISTING
/usr/share/squid/errors/et/ERR_DNS_FAIL
/usr/share/squid/errors/et/ERR_ESI
/usr/share/squid/errors/et/ERR_FORWARDING_DENIED
/usr/share/squid/errors/et/ERR_FTP_DISABLED
/usr/share/squid/errors/et/ERR_FTP_FAILURE
/usr/share/squid/errors/et/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/et/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/et/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/et/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/et/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/et/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/et/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/et/ERR_ICAP_FAILURE
/usr/share/squid/errors/et/ERR_INVALID_REQ
/usr/share/squid/errors/et/ERR_INVALID_RESP
/usr/share/squid/errors/et/ERR_INVALID_URL
/usr/share/squid/errors/et/ERR_LIFETIME_EXP
/usr/share/squid/errors/et/ERR_NO_RELAY
/usr/share/squid/errors/et/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/et/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/et/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/et/ERR_READ_ERROR
/usr/share/squid/errors/et/ERR_READ_TIMEOUT
/usr/share/squid/errors/et/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/et/ERR_SHUTTING_DOWN
/usr/share/squid/errors/et/ERR_SOCKET_FAILURE
/usr/share/squid/errors/et/ERR_TOO_BIG
/usr/share/squid/errors/et/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/et/ERR_UNSUP_REQ
/usr/share/squid/errors/et/ERR_URN_RESOLVE
/usr/share/squid/errors/et/ERR_WRITE_ERROR
/usr/share/squid/errors/et/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/et/error-details.txt
/usr/share/squid/errors/fa
/usr/share/squid/errors/fa-fa
/usr/share/squid/errors/fa-ir
/usr/share/squid/errors/fa/ERR_ACCESS_DENIED
/usr/share/squid/errors/fa/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/fa/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/fa/ERR_AGENT_WPAD
/usr/share/squid/errors/fa/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/fa/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/fa/ERR_CANNOT_FORWARD
/usr/share/squid/errors/fa/ERR_CONFLICT_HOST
/usr/share/squid/errors/fa/ERR_CONNECT_FAIL
/usr/share/squid/errors/fa/ERR_DIR_LISTING
/usr/share/squid/errors/fa/ERR_DNS_FAIL
/usr/share/squid/errors/fa/ERR_ESI
/usr/share/squid/errors/fa/ERR_FORWARDING_DENIED
/usr/share/squid/errors/fa/ERR_FTP_DISABLED
/usr/share/squid/errors/fa/ERR_FTP_FAILURE
/usr/share/squid/errors/fa/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/fa/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/fa/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/fa/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/fa/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/fa/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/fa/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/fa/ERR_ICAP_FAILURE
/usr/share/squid/errors/fa/ERR_INVALID_REQ
/usr/share/squid/errors/fa/ERR_INVALID_RESP
/usr/share/squid/errors/fa/ERR_INVALID_URL
/usr/share/squid/errors/fa/ERR_LIFETIME_EXP
/usr/share/squid/errors/fa/ERR_NO_RELAY
/usr/share/squid/errors/fa/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/fa/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/fa/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/fa/ERR_READ_ERROR
/usr/share/squid/errors/fa/ERR_READ_TIMEOUT
/usr/share/squid/errors/fa/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/fa/ERR_SHUTTING_DOWN
/usr/share/squid/errors/fa/ERR_SOCKET_FAILURE
/usr/share/squid/errors/fa/ERR_TOO_BIG
/usr/share/squid/errors/fa/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/fa/ERR_UNSUP_REQ
/usr/share/squid/errors/fa/ERR_URN_RESOLVE
/usr/share/squid/errors/fa/ERR_WRITE_ERROR
/usr/share/squid/errors/fa/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/fa/error-details.txt
/usr/share/squid/errors/fi
/usr/share/squid/errors/fi-fi
/usr/share/squid/errors/fi/ERR_ACCESS_DENIED
/usr/share/squid/errors/fi/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/fi/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/fi/ERR_AGENT_WPAD
/usr/share/squid/errors/fi/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/fi/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/fi/ERR_CANNOT_FORWARD
/usr/share/squid/errors/fi/ERR_CONFLICT_HOST
/usr/share/squid/errors/fi/ERR_CONNECT_FAIL
/usr/share/squid/errors/fi/ERR_DIR_LISTING
/usr/share/squid/errors/fi/ERR_DNS_FAIL
/usr/share/squid/errors/fi/ERR_ESI
/usr/share/squid/errors/fi/ERR_FORWARDING_DENIED
/usr/share/squid/errors/fi/ERR_FTP_DISABLED
/usr/share/squid/errors/fi/ERR_FTP_FAILURE
/usr/share/squid/errors/fi/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/fi/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/fi/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/fi/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/fi/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/fi/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/fi/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/fi/ERR_ICAP_FAILURE
/usr/share/squid/errors/fi/ERR_INVALID_REQ
/usr/share/squid/errors/fi/ERR_INVALID_RESP
/usr/share/squid/errors/fi/ERR_INVALID_URL
/usr/share/squid/errors/fi/ERR_LIFETIME_EXP
/usr/share/squid/errors/fi/ERR_NO_RELAY
/usr/share/squid/errors/fi/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/fi/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/fi/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/fi/ERR_READ_ERROR
/usr/share/squid/errors/fi/ERR_READ_TIMEOUT
/usr/share/squid/errors/fi/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/fi/ERR_SHUTTING_DOWN
/usr/share/squid/errors/fi/ERR_SOCKET_FAILURE
/usr/share/squid/errors/fi/ERR_TOO_BIG
/usr/share/squid/errors/fi/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/fi/ERR_UNSUP_REQ
/usr/share/squid/errors/fi/ERR_URN_RESOLVE
/usr/share/squid/errors/fi/ERR_WRITE_ERROR
/usr/share/squid/errors/fi/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/fi/error-details.txt
/usr/share/squid/errors/fr
/usr/share/squid/errors/fr-be
/usr/share/squid/errors/fr-ca
/usr/share/squid/errors/fr-ch
/usr/share/squid/errors/fr-fr
/usr/share/squid/errors/fr-lu
/usr/share/squid/errors/fr-mc
/usr/share/squid/errors/fr/ERR_ACCESS_DENIED
/usr/share/squid/errors/fr/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/fr/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/fr/ERR_AGENT_WPAD
/usr/share/squid/errors/fr/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/fr/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/fr/ERR_CANNOT_FORWARD
/usr/share/squid/errors/fr/ERR_CONFLICT_HOST
/usr/share/squid/errors/fr/ERR_CONNECT_FAIL
/usr/share/squid/errors/fr/ERR_DIR_LISTING
/usr/share/squid/errors/fr/ERR_DNS_FAIL
/usr/share/squid/errors/fr/ERR_ESI
/usr/share/squid/errors/fr/ERR_FORWARDING_DENIED
/usr/share/squid/errors/fr/ERR_FTP_DISABLED
/usr/share/squid/errors/fr/ERR_FTP_FAILURE
/usr/share/squid/errors/fr/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/fr/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/fr/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/fr/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/fr/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/fr/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/fr/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/fr/ERR_ICAP_FAILURE
/usr/share/squid/errors/fr/ERR_INVALID_REQ
/usr/share/squid/errors/fr/ERR_INVALID_RESP
/usr/share/squid/errors/fr/ERR_INVALID_URL
/usr/share/squid/errors/fr/ERR_LIFETIME_EXP
/usr/share/squid/errors/fr/ERR_NO_RELAY
/usr/share/squid/errors/fr/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/fr/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/fr/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/fr/ERR_READ_ERROR
/usr/share/squid/errors/fr/ERR_READ_TIMEOUT
/usr/share/squid/errors/fr/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/fr/ERR_SHUTTING_DOWN
/usr/share/squid/errors/fr/ERR_SOCKET_FAILURE
/usr/share/squid/errors/fr/ERR_TOO_BIG
/usr/share/squid/errors/fr/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/fr/ERR_UNSUP_REQ
/usr/share/squid/errors/fr/ERR_URN_RESOLVE
/usr/share/squid/errors/fr/ERR_WRITE_ERROR
/usr/share/squid/errors/fr/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/fr/error-details.txt
/usr/share/squid/errors/he
/usr/share/squid/errors/he-il
/usr/share/squid/errors/he/ERR_ACCESS_DENIED
/usr/share/squid/errors/he/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/he/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/he/ERR_AGENT_WPAD
/usr/share/squid/errors/he/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/he/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/he/ERR_CANNOT_FORWARD
/usr/share/squid/errors/he/ERR_CONFLICT_HOST
/usr/share/squid/errors/he/ERR_CONNECT_FAIL
/usr/share/squid/errors/he/ERR_DIR_LISTING
/usr/share/squid/errors/he/ERR_DNS_FAIL
/usr/share/squid/errors/he/ERR_ESI
/usr/share/squid/errors/he/ERR_FORWARDING_DENIED
/usr/share/squid/errors/he/ERR_FTP_DISABLED
/usr/share/squid/errors/he/ERR_FTP_FAILURE
/usr/share/squid/errors/he/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/he/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/he/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/he/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/he/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/he/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/he/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/he/ERR_ICAP_FAILURE
/usr/share/squid/errors/he/ERR_INVALID_REQ
/usr/share/squid/errors/he/ERR_INVALID_RESP
/usr/share/squid/errors/he/ERR_INVALID_URL
/usr/share/squid/errors/he/ERR_LIFETIME_EXP
/usr/share/squid/errors/he/ERR_NO_RELAY
/usr/share/squid/errors/he/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/he/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/he/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/he/ERR_READ_ERROR
/usr/share/squid/errors/he/ERR_READ_TIMEOUT
/usr/share/squid/errors/he/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/he/ERR_SHUTTING_DOWN
/usr/share/squid/errors/he/ERR_SOCKET_FAILURE
/usr/share/squid/errors/he/ERR_TOO_BIG
/usr/share/squid/errors/he/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/he/ERR_UNSUP_REQ
/usr/share/squid/errors/he/ERR_URN_RESOLVE
/usr/share/squid/errors/he/ERR_WRITE_ERROR
/usr/share/squid/errors/he/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/he/error-details.txt
/usr/share/squid/errors/hu
/usr/share/squid/errors/hu-hu
/usr/share/squid/errors/hu/ERR_ACCESS_DENIED
/usr/share/squid/errors/hu/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/hu/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/hu/ERR_AGENT_WPAD
/usr/share/squid/errors/hu/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/hu/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/hu/ERR_CANNOT_FORWARD
/usr/share/squid/errors/hu/ERR_CONFLICT_HOST
/usr/share/squid/errors/hu/ERR_CONNECT_FAIL
/usr/share/squid/errors/hu/ERR_DIR_LISTING
/usr/share/squid/errors/hu/ERR_DNS_FAIL
/usr/share/squid/errors/hu/ERR_ESI
/usr/share/squid/errors/hu/ERR_FORWARDING_DENIED
/usr/share/squid/errors/hu/ERR_FTP_DISABLED
/usr/share/squid/errors/hu/ERR_FTP_FAILURE
/usr/share/squid/errors/hu/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/hu/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/hu/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/hu/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/hu/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/hu/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/hu/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/hu/ERR_ICAP_FAILURE
/usr/share/squid/errors/hu/ERR_INVALID_REQ
/usr/share/squid/errors/hu/ERR_INVALID_RESP
/usr/share/squid/errors/hu/ERR_INVALID_URL
/usr/share/squid/errors/hu/ERR_LIFETIME_EXP
/usr/share/squid/errors/hu/ERR_NO_RELAY
/usr/share/squid/errors/hu/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/hu/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/hu/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/hu/ERR_READ_ERROR
/usr/share/squid/errors/hu/ERR_READ_TIMEOUT
/usr/share/squid/errors/hu/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/hu/ERR_SHUTTING_DOWN
/usr/share/squid/errors/hu/ERR_SOCKET_FAILURE
/usr/share/squid/errors/hu/ERR_TOO_BIG
/usr/share/squid/errors/hu/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/hu/ERR_UNSUP_REQ
/usr/share/squid/errors/hu/ERR_URN_RESOLVE
/usr/share/squid/errors/hu/ERR_WRITE_ERROR
/usr/share/squid/errors/hu/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/hu/error-details.txt
/usr/share/squid/errors/hy
/usr/share/squid/errors/hy-am
/usr/share/squid/errors/hy-armn
/usr/share/squid/errors/hy/ERR_ACCESS_DENIED
/usr/share/squid/errors/hy/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/hy/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/hy/ERR_AGENT_WPAD
/usr/share/squid/errors/hy/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/hy/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/hy/ERR_CANNOT_FORWARD
/usr/share/squid/errors/hy/ERR_CONFLICT_HOST
/usr/share/squid/errors/hy/ERR_CONNECT_FAIL
/usr/share/squid/errors/hy/ERR_DIR_LISTING
/usr/share/squid/errors/hy/ERR_DNS_FAIL
/usr/share/squid/errors/hy/ERR_ESI
/usr/share/squid/errors/hy/ERR_FORWARDING_DENIED
/usr/share/squid/errors/hy/ERR_FTP_DISABLED
/usr/share/squid/errors/hy/ERR_FTP_FAILURE
/usr/share/squid/errors/hy/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/hy/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/hy/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/hy/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/hy/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/hy/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/hy/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/hy/ERR_ICAP_FAILURE
/usr/share/squid/errors/hy/ERR_INVALID_REQ
/usr/share/squid/errors/hy/ERR_INVALID_RESP
/usr/share/squid/errors/hy/ERR_INVALID_URL
/usr/share/squid/errors/hy/ERR_LIFETIME_EXP
/usr/share/squid/errors/hy/ERR_NO_RELAY
/usr/share/squid/errors/hy/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/hy/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/hy/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/hy/ERR_READ_ERROR
/usr/share/squid/errors/hy/ERR_READ_TIMEOUT
/usr/share/squid/errors/hy/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/hy/ERR_SHUTTING_DOWN
/usr/share/squid/errors/hy/ERR_SOCKET_FAILURE
/usr/share/squid/errors/hy/ERR_TOO_BIG
/usr/share/squid/errors/hy/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/hy/ERR_UNSUP_REQ
/usr/share/squid/errors/hy/ERR_URN_RESOLVE
/usr/share/squid/errors/hy/ERR_WRITE_ERROR
/usr/share/squid/errors/hy/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/hy/error-details.txt
/usr/share/squid/errors/id
/usr/share/squid/errors/id-id
/usr/share/squid/errors/id/ERR_ACCESS_DENIED
/usr/share/squid/errors/id/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/id/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/id/ERR_AGENT_WPAD
/usr/share/squid/errors/id/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/id/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/id/ERR_CANNOT_FORWARD
/usr/share/squid/errors/id/ERR_CONFLICT_HOST
/usr/share/squid/errors/id/ERR_CONNECT_FAIL
/usr/share/squid/errors/id/ERR_DIR_LISTING
/usr/share/squid/errors/id/ERR_DNS_FAIL
/usr/share/squid/errors/id/ERR_ESI
/usr/share/squid/errors/id/ERR_FORWARDING_DENIED
/usr/share/squid/errors/id/ERR_FTP_DISABLED
/usr/share/squid/errors/id/ERR_FTP_FAILURE
/usr/share/squid/errors/id/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/id/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/id/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/id/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/id/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/id/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/id/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/id/ERR_ICAP_FAILURE
/usr/share/squid/errors/id/ERR_INVALID_REQ
/usr/share/squid/errors/id/ERR_INVALID_RESP
/usr/share/squid/errors/id/ERR_INVALID_URL
/usr/share/squid/errors/id/ERR_LIFETIME_EXP
/usr/share/squid/errors/id/ERR_NO_RELAY
/usr/share/squid/errors/id/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/id/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/id/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/id/ERR_READ_ERROR
/usr/share/squid/errors/id/ERR_READ_TIMEOUT
/usr/share/squid/errors/id/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/id/ERR_SHUTTING_DOWN
/usr/share/squid/errors/id/ERR_SOCKET_FAILURE
/usr/share/squid/errors/id/ERR_TOO_BIG
/usr/share/squid/errors/id/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/id/ERR_UNSUP_REQ
/usr/share/squid/errors/id/ERR_URN_RESOLVE
/usr/share/squid/errors/id/ERR_WRITE_ERROR
/usr/share/squid/errors/id/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/id/error-details.txt
/usr/share/squid/errors/it
/usr/share/squid/errors/it-ch
/usr/share/squid/errors/it-it
/usr/share/squid/errors/it/ERR_ACCESS_DENIED
/usr/share/squid/errors/it/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/it/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/it/ERR_AGENT_WPAD
/usr/share/squid/errors/it/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/it/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/it/ERR_CANNOT_FORWARD
/usr/share/squid/errors/it/ERR_CONFLICT_HOST
/usr/share/squid/errors/it/ERR_CONNECT_FAIL
/usr/share/squid/errors/it/ERR_DIR_LISTING
/usr/share/squid/errors/it/ERR_DNS_FAIL
/usr/share/squid/errors/it/ERR_ESI
/usr/share/squid/errors/it/ERR_FORWARDING_DENIED
/usr/share/squid/errors/it/ERR_FTP_DISABLED
/usr/share/squid/errors/it/ERR_FTP_FAILURE
/usr/share/squid/errors/it/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/it/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/it/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/it/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/it/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/it/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/it/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/it/ERR_ICAP_FAILURE
/usr/share/squid/errors/it/ERR_INVALID_REQ
/usr/share/squid/errors/it/ERR_INVALID_RESP
/usr/share/squid/errors/it/ERR_INVALID_URL
/usr/share/squid/errors/it/ERR_LIFETIME_EXP
/usr/share/squid/errors/it/ERR_NO_RELAY
/usr/share/squid/errors/it/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/it/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/it/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/it/ERR_READ_ERROR
/usr/share/squid/errors/it/ERR_READ_TIMEOUT
/usr/share/squid/errors/it/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/it/ERR_SHUTTING_DOWN
/usr/share/squid/errors/it/ERR_SOCKET_FAILURE
/usr/share/squid/errors/it/ERR_TOO_BIG
/usr/share/squid/errors/it/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/it/ERR_UNSUP_REQ
/usr/share/squid/errors/it/ERR_URN_RESOLVE
/usr/share/squid/errors/it/ERR_WRITE_ERROR
/usr/share/squid/errors/it/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/it/error-details.txt
/usr/share/squid/errors/ja
/usr/share/squid/errors/ja-jp
/usr/share/squid/errors/ja/ERR_ACCESS_DENIED
/usr/share/squid/errors/ja/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ja/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ja/ERR_AGENT_WPAD
/usr/share/squid/errors/ja/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ja/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ja/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ja/ERR_CONFLICT_HOST
/usr/share/squid/errors/ja/ERR_CONNECT_FAIL
/usr/share/squid/errors/ja/ERR_DIR_LISTING
/usr/share/squid/errors/ja/ERR_DNS_FAIL
/usr/share/squid/errors/ja/ERR_ESI
/usr/share/squid/errors/ja/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ja/ERR_FTP_DISABLED
/usr/share/squid/errors/ja/ERR_FTP_FAILURE
/usr/share/squid/errors/ja/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ja/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ja/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ja/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ja/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ja/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ja/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ja/ERR_ICAP_FAILURE
/usr/share/squid/errors/ja/ERR_INVALID_REQ
/usr/share/squid/errors/ja/ERR_INVALID_RESP
/usr/share/squid/errors/ja/ERR_INVALID_URL
/usr/share/squid/errors/ja/ERR_LIFETIME_EXP
/usr/share/squid/errors/ja/ERR_NO_RELAY
/usr/share/squid/errors/ja/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ja/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ja/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ja/ERR_READ_ERROR
/usr/share/squid/errors/ja/ERR_READ_TIMEOUT
/usr/share/squid/errors/ja/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ja/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ja/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ja/ERR_TOO_BIG
/usr/share/squid/errors/ja/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ja/ERR_UNSUP_REQ
/usr/share/squid/errors/ja/ERR_URN_RESOLVE
/usr/share/squid/errors/ja/ERR_WRITE_ERROR
/usr/share/squid/errors/ja/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ja/error-details.txt
/usr/share/squid/errors/ka
/usr/share/squid/errors/ka-ge
/usr/share/squid/errors/ka/ERR_ACCESS_DENIED
/usr/share/squid/errors/ka/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ka/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ka/ERR_AGENT_WPAD
/usr/share/squid/errors/ka/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ka/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ka/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ka/ERR_CONFLICT_HOST
/usr/share/squid/errors/ka/ERR_CONNECT_FAIL
/usr/share/squid/errors/ka/ERR_DIR_LISTING
/usr/share/squid/errors/ka/ERR_DNS_FAIL
/usr/share/squid/errors/ka/ERR_ESI
/usr/share/squid/errors/ka/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ka/ERR_FTP_DISABLED
/usr/share/squid/errors/ka/ERR_FTP_FAILURE
/usr/share/squid/errors/ka/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ka/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ka/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ka/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ka/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ka/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ka/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ka/ERR_ICAP_FAILURE
/usr/share/squid/errors/ka/ERR_INVALID_REQ
/usr/share/squid/errors/ka/ERR_INVALID_RESP
/usr/share/squid/errors/ka/ERR_INVALID_URL
/usr/share/squid/errors/ka/ERR_LIFETIME_EXP
/usr/share/squid/errors/ka/ERR_NO_RELAY
/usr/share/squid/errors/ka/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ka/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ka/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ka/ERR_READ_ERROR
/usr/share/squid/errors/ka/ERR_READ_TIMEOUT
/usr/share/squid/errors/ka/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ka/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ka/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ka/ERR_TOO_BIG
/usr/share/squid/errors/ka/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ka/ERR_UNSUP_REQ
/usr/share/squid/errors/ka/ERR_URN_RESOLVE
/usr/share/squid/errors/ka/ERR_WRITE_ERROR
/usr/share/squid/errors/ka/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ka/error-details.txt
/usr/share/squid/errors/ko
/usr/share/squid/errors/ko-kp
/usr/share/squid/errors/ko-kr
/usr/share/squid/errors/ko/ERR_ACCESS_DENIED
/usr/share/squid/errors/ko/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ko/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ko/ERR_AGENT_WPAD
/usr/share/squid/errors/ko/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ko/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ko/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ko/ERR_CONFLICT_HOST
/usr/share/squid/errors/ko/ERR_CONNECT_FAIL
/usr/share/squid/errors/ko/ERR_DIR_LISTING
/usr/share/squid/errors/ko/ERR_DNS_FAIL
/usr/share/squid/errors/ko/ERR_ESI
/usr/share/squid/errors/ko/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ko/ERR_FTP_DISABLED
/usr/share/squid/errors/ko/ERR_FTP_FAILURE
/usr/share/squid/errors/ko/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ko/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ko/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ko/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ko/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ko/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ko/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ko/ERR_ICAP_FAILURE
/usr/share/squid/errors/ko/ERR_INVALID_REQ
/usr/share/squid/errors/ko/ERR_INVALID_RESP
/usr/share/squid/errors/ko/ERR_INVALID_URL
/usr/share/squid/errors/ko/ERR_LIFETIME_EXP
/usr/share/squid/errors/ko/ERR_NO_RELAY
/usr/share/squid/errors/ko/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ko/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ko/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ko/ERR_READ_ERROR
/usr/share/squid/errors/ko/ERR_READ_TIMEOUT
/usr/share/squid/errors/ko/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ko/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ko/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ko/ERR_TOO_BIG
/usr/share/squid/errors/ko/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ko/ERR_UNSUP_REQ
/usr/share/squid/errors/ko/ERR_URN_RESOLVE
/usr/share/squid/errors/ko/ERR_WRITE_ERROR
/usr/share/squid/errors/ko/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ko/error-details.txt
/usr/share/squid/errors/lt
/usr/share/squid/errors/lt-lt
/usr/share/squid/errors/lt/ERR_ACCESS_DENIED
/usr/share/squid/errors/lt/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/lt/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/lt/ERR_AGENT_WPAD
/usr/share/squid/errors/lt/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/lt/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/lt/ERR_CANNOT_FORWARD
/usr/share/squid/errors/lt/ERR_CONFLICT_HOST
/usr/share/squid/errors/lt/ERR_CONNECT_FAIL
/usr/share/squid/errors/lt/ERR_DIR_LISTING
/usr/share/squid/errors/lt/ERR_DNS_FAIL
/usr/share/squid/errors/lt/ERR_ESI
/usr/share/squid/errors/lt/ERR_FORWARDING_DENIED
/usr/share/squid/errors/lt/ERR_FTP_DISABLED
/usr/share/squid/errors/lt/ERR_FTP_FAILURE
/usr/share/squid/errors/lt/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/lt/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/lt/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/lt/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/lt/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/lt/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/lt/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/lt/ERR_ICAP_FAILURE
/usr/share/squid/errors/lt/ERR_INVALID_REQ
/usr/share/squid/errors/lt/ERR_INVALID_RESP
/usr/share/squid/errors/lt/ERR_INVALID_URL
/usr/share/squid/errors/lt/ERR_LIFETIME_EXP
/usr/share/squid/errors/lt/ERR_NO_RELAY
/usr/share/squid/errors/lt/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/lt/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/lt/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/lt/ERR_READ_ERROR
/usr/share/squid/errors/lt/ERR_READ_TIMEOUT
/usr/share/squid/errors/lt/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/lt/ERR_SHUTTING_DOWN
/usr/share/squid/errors/lt/ERR_SOCKET_FAILURE
/usr/share/squid/errors/lt/ERR_TOO_BIG
/usr/share/squid/errors/lt/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/lt/ERR_UNSUP_REQ
/usr/share/squid/errors/lt/ERR_URN_RESOLVE
/usr/share/squid/errors/lt/ERR_WRITE_ERROR
/usr/share/squid/errors/lt/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/lt/error-details.txt
/usr/share/squid/errors/lv
/usr/share/squid/errors/lv-lv
/usr/share/squid/errors/lv/ERR_ACCESS_DENIED
/usr/share/squid/errors/lv/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/lv/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/lv/ERR_AGENT_WPAD
/usr/share/squid/errors/lv/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/lv/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/lv/ERR_CANNOT_FORWARD
/usr/share/squid/errors/lv/ERR_CONFLICT_HOST
/usr/share/squid/errors/lv/ERR_CONNECT_FAIL
/usr/share/squid/errors/lv/ERR_DIR_LISTING
/usr/share/squid/errors/lv/ERR_DNS_FAIL
/usr/share/squid/errors/lv/ERR_ESI
/usr/share/squid/errors/lv/ERR_FORWARDING_DENIED
/usr/share/squid/errors/lv/ERR_FTP_DISABLED
/usr/share/squid/errors/lv/ERR_FTP_FAILURE
/usr/share/squid/errors/lv/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/lv/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/lv/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/lv/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/lv/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/lv/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/lv/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/lv/ERR_ICAP_FAILURE
/usr/share/squid/errors/lv/ERR_INVALID_REQ
/usr/share/squid/errors/lv/ERR_INVALID_RESP
/usr/share/squid/errors/lv/ERR_INVALID_URL
/usr/share/squid/errors/lv/ERR_LIFETIME_EXP
/usr/share/squid/errors/lv/ERR_NO_RELAY
/usr/share/squid/errors/lv/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/lv/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/lv/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/lv/ERR_READ_ERROR
/usr/share/squid/errors/lv/ERR_READ_TIMEOUT
/usr/share/squid/errors/lv/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/lv/ERR_SHUTTING_DOWN
/usr/share/squid/errors/lv/ERR_SOCKET_FAILURE
/usr/share/squid/errors/lv/ERR_TOO_BIG
/usr/share/squid/errors/lv/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/lv/ERR_UNSUP_REQ
/usr/share/squid/errors/lv/ERR_URN_RESOLVE
/usr/share/squid/errors/lv/ERR_WRITE_ERROR
/usr/share/squid/errors/lv/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/lv/error-details.txt
/usr/share/squid/errors/ms
/usr/share/squid/errors/ms-my
/usr/share/squid/errors/ms/ERR_ACCESS_DENIED
/usr/share/squid/errors/ms/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ms/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ms/ERR_AGENT_WPAD
/usr/share/squid/errors/ms/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ms/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ms/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ms/ERR_CONFLICT_HOST
/usr/share/squid/errors/ms/ERR_CONNECT_FAIL
/usr/share/squid/errors/ms/ERR_DIR_LISTING
/usr/share/squid/errors/ms/ERR_DNS_FAIL
/usr/share/squid/errors/ms/ERR_ESI
/usr/share/squid/errors/ms/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ms/ERR_FTP_DISABLED
/usr/share/squid/errors/ms/ERR_FTP_FAILURE
/usr/share/squid/errors/ms/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ms/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ms/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ms/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ms/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ms/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ms/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ms/ERR_ICAP_FAILURE
/usr/share/squid/errors/ms/ERR_INVALID_REQ
/usr/share/squid/errors/ms/ERR_INVALID_RESP
/usr/share/squid/errors/ms/ERR_INVALID_URL
/usr/share/squid/errors/ms/ERR_LIFETIME_EXP
/usr/share/squid/errors/ms/ERR_NO_RELAY
/usr/share/squid/errors/ms/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ms/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ms/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ms/ERR_READ_ERROR
/usr/share/squid/errors/ms/ERR_READ_TIMEOUT
/usr/share/squid/errors/ms/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ms/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ms/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ms/ERR_TOO_BIG
/usr/share/squid/errors/ms/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ms/ERR_UNSUP_REQ
/usr/share/squid/errors/ms/ERR_URN_RESOLVE
/usr/share/squid/errors/ms/ERR_WRITE_ERROR
/usr/share/squid/errors/ms/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ms/error-details.txt
/usr/share/squid/errors/nl
/usr/share/squid/errors/nl-nl
/usr/share/squid/errors/nl/ERR_ACCESS_DENIED
/usr/share/squid/errors/nl/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/nl/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/nl/ERR_AGENT_WPAD
/usr/share/squid/errors/nl/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/nl/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/nl/ERR_CANNOT_FORWARD
/usr/share/squid/errors/nl/ERR_CONFLICT_HOST
/usr/share/squid/errors/nl/ERR_CONNECT_FAIL
/usr/share/squid/errors/nl/ERR_DIR_LISTING
/usr/share/squid/errors/nl/ERR_DNS_FAIL
/usr/share/squid/errors/nl/ERR_ESI
/usr/share/squid/errors/nl/ERR_FORWARDING_DENIED
/usr/share/squid/errors/nl/ERR_FTP_DISABLED
/usr/share/squid/errors/nl/ERR_FTP_FAILURE
/usr/share/squid/errors/nl/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/nl/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/nl/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/nl/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/nl/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/nl/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/nl/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/nl/ERR_ICAP_FAILURE
/usr/share/squid/errors/nl/ERR_INVALID_REQ
/usr/share/squid/errors/nl/ERR_INVALID_RESP
/usr/share/squid/errors/nl/ERR_INVALID_URL
/usr/share/squid/errors/nl/ERR_LIFETIME_EXP
/usr/share/squid/errors/nl/ERR_NO_RELAY
/usr/share/squid/errors/nl/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/nl/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/nl/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/nl/ERR_READ_ERROR
/usr/share/squid/errors/nl/ERR_READ_TIMEOUT
/usr/share/squid/errors/nl/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/nl/ERR_SHUTTING_DOWN
/usr/share/squid/errors/nl/ERR_SOCKET_FAILURE
/usr/share/squid/errors/nl/ERR_TOO_BIG
/usr/share/squid/errors/nl/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/nl/ERR_UNSUP_REQ
/usr/share/squid/errors/nl/ERR_URN_RESOLVE
/usr/share/squid/errors/nl/ERR_WRITE_ERROR
/usr/share/squid/errors/nl/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/nl/error-details.txt
/usr/share/squid/errors/oc
/usr/share/squid/errors/oc/ERR_ACCESS_DENIED
/usr/share/squid/errors/oc/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/oc/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/oc/ERR_AGENT_WPAD
/usr/share/squid/errors/oc/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/oc/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/oc/ERR_CANNOT_FORWARD
/usr/share/squid/errors/oc/ERR_CONFLICT_HOST
/usr/share/squid/errors/oc/ERR_CONNECT_FAIL
/usr/share/squid/errors/oc/ERR_DIR_LISTING
/usr/share/squid/errors/oc/ERR_DNS_FAIL
/usr/share/squid/errors/oc/ERR_ESI
/usr/share/squid/errors/oc/ERR_FORWARDING_DENIED
/usr/share/squid/errors/oc/ERR_FTP_DISABLED
/usr/share/squid/errors/oc/ERR_FTP_FAILURE
/usr/share/squid/errors/oc/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/oc/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/oc/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/oc/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/oc/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/oc/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/oc/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/oc/ERR_ICAP_FAILURE
/usr/share/squid/errors/oc/ERR_INVALID_REQ
/usr/share/squid/errors/oc/ERR_INVALID_RESP
/usr/share/squid/errors/oc/ERR_INVALID_URL
/usr/share/squid/errors/oc/ERR_LIFETIME_EXP
/usr/share/squid/errors/oc/ERR_NO_RELAY
/usr/share/squid/errors/oc/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/oc/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/oc/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/oc/ERR_READ_ERROR
/usr/share/squid/errors/oc/ERR_READ_TIMEOUT
/usr/share/squid/errors/oc/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/oc/ERR_SHUTTING_DOWN
/usr/share/squid/errors/oc/ERR_SOCKET_FAILURE
/usr/share/squid/errors/oc/ERR_TOO_BIG
/usr/share/squid/errors/oc/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/oc/ERR_UNSUP_REQ
/usr/share/squid/errors/oc/ERR_URN_RESOLVE
/usr/share/squid/errors/oc/ERR_WRITE_ERROR
/usr/share/squid/errors/oc/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/oc/error-details.txt
/usr/share/squid/errors/pl
/usr/share/squid/errors/pl-pl
/usr/share/squid/errors/pl/ERR_ACCESS_DENIED
/usr/share/squid/errors/pl/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/pl/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/pl/ERR_AGENT_WPAD
/usr/share/squid/errors/pl/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/pl/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/pl/ERR_CANNOT_FORWARD
/usr/share/squid/errors/pl/ERR_CONFLICT_HOST
/usr/share/squid/errors/pl/ERR_CONNECT_FAIL
/usr/share/squid/errors/pl/ERR_DIR_LISTING
/usr/share/squid/errors/pl/ERR_DNS_FAIL
/usr/share/squid/errors/pl/ERR_ESI
/usr/share/squid/errors/pl/ERR_FORWARDING_DENIED
/usr/share/squid/errors/pl/ERR_FTP_DISABLED
/usr/share/squid/errors/pl/ERR_FTP_FAILURE
/usr/share/squid/errors/pl/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/pl/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/pl/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/pl/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/pl/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/pl/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/pl/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/pl/ERR_ICAP_FAILURE
/usr/share/squid/errors/pl/ERR_INVALID_REQ
/usr/share/squid/errors/pl/ERR_INVALID_RESP
/usr/share/squid/errors/pl/ERR_INVALID_URL
/usr/share/squid/errors/pl/ERR_LIFETIME_EXP
/usr/share/squid/errors/pl/ERR_NO_RELAY
/usr/share/squid/errors/pl/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/pl/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/pl/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/pl/ERR_READ_ERROR
/usr/share/squid/errors/pl/ERR_READ_TIMEOUT
/usr/share/squid/errors/pl/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/pl/ERR_SHUTTING_DOWN
/usr/share/squid/errors/pl/ERR_SOCKET_FAILURE
/usr/share/squid/errors/pl/ERR_TOO_BIG
/usr/share/squid/errors/pl/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/pl/ERR_UNSUP_REQ
/usr/share/squid/errors/pl/ERR_URN_RESOLVE
/usr/share/squid/errors/pl/ERR_WRITE_ERROR
/usr/share/squid/errors/pl/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/pl/error-details.txt
/usr/share/squid/errors/pt
/usr/share/squid/errors/pt-br
/usr/share/squid/errors/pt-br/ERR_ACCESS_DENIED
/usr/share/squid/errors/pt-br/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/pt-br/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/pt-br/ERR_AGENT_WPAD
/usr/share/squid/errors/pt-br/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/pt-br/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/pt-br/ERR_CANNOT_FORWARD
/usr/share/squid/errors/pt-br/ERR_CONFLICT_HOST
/usr/share/squid/errors/pt-br/ERR_CONNECT_FAIL
/usr/share/squid/errors/pt-br/ERR_DIR_LISTING
/usr/share/squid/errors/pt-br/ERR_DNS_FAIL
/usr/share/squid/errors/pt-br/ERR_ESI
/usr/share/squid/errors/pt-br/ERR_FORWARDING_DENIED
/usr/share/squid/errors/pt-br/ERR_FTP_DISABLED
/usr/share/squid/errors/pt-br/ERR_FTP_FAILURE
/usr/share/squid/errors/pt-br/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/pt-br/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/pt-br/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/pt-br/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/pt-br/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/pt-br/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/pt-br/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/pt-br/ERR_ICAP_FAILURE
/usr/share/squid/errors/pt-br/ERR_INVALID_REQ
/usr/share/squid/errors/pt-br/ERR_INVALID_RESP
/usr/share/squid/errors/pt-br/ERR_INVALID_URL
/usr/share/squid/errors/pt-br/ERR_LIFETIME_EXP
/usr/share/squid/errors/pt-br/ERR_NO_RELAY
/usr/share/squid/errors/pt-br/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/pt-br/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/pt-br/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/pt-br/ERR_READ_ERROR
/usr/share/squid/errors/pt-br/ERR_READ_TIMEOUT
/usr/share/squid/errors/pt-br/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/pt-br/ERR_SHUTTING_DOWN
/usr/share/squid/errors/pt-br/ERR_SOCKET_FAILURE
/usr/share/squid/errors/pt-br/ERR_TOO_BIG
/usr/share/squid/errors/pt-br/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/pt-br/ERR_UNSUP_REQ
/usr/share/squid/errors/pt-br/ERR_URN_RESOLVE
/usr/share/squid/errors/pt-br/ERR_WRITE_ERROR
/usr/share/squid/errors/pt-br/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/pt-br/error-details.txt
/usr/share/squid/errors/pt-bz
/usr/share/squid/errors/pt-pt
/usr/share/squid/errors/pt-xl
/usr/share/squid/errors/pt/ERR_ACCESS_DENIED
/usr/share/squid/errors/pt/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/pt/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/pt/ERR_AGENT_WPAD
/usr/share/squid/errors/pt/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/pt/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/pt/ERR_CANNOT_FORWARD
/usr/share/squid/errors/pt/ERR_CONFLICT_HOST
/usr/share/squid/errors/pt/ERR_CONNECT_FAIL
/usr/share/squid/errors/pt/ERR_DIR_LISTING
/usr/share/squid/errors/pt/ERR_DNS_FAIL
/usr/share/squid/errors/pt/ERR_ESI
/usr/share/squid/errors/pt/ERR_FORWARDING_DENIED
/usr/share/squid/errors/pt/ERR_FTP_DISABLED
/usr/share/squid/errors/pt/ERR_FTP_FAILURE
/usr/share/squid/errors/pt/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/pt/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/pt/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/pt/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/pt/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/pt/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/pt/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/pt/ERR_ICAP_FAILURE
/usr/share/squid/errors/pt/ERR_INVALID_REQ
/usr/share/squid/errors/pt/ERR_INVALID_RESP
/usr/share/squid/errors/pt/ERR_INVALID_URL
/usr/share/squid/errors/pt/ERR_LIFETIME_EXP
/usr/share/squid/errors/pt/ERR_NO_RELAY
/usr/share/squid/errors/pt/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/pt/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/pt/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/pt/ERR_READ_ERROR
/usr/share/squid/errors/pt/ERR_READ_TIMEOUT
/usr/share/squid/errors/pt/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/pt/ERR_SHUTTING_DOWN
/usr/share/squid/errors/pt/ERR_SOCKET_FAILURE
/usr/share/squid/errors/pt/ERR_TOO_BIG
/usr/share/squid/errors/pt/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/pt/ERR_UNSUP_REQ
/usr/share/squid/errors/pt/ERR_URN_RESOLVE
/usr/share/squid/errors/pt/ERR_WRITE_ERROR
/usr/share/squid/errors/pt/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/pt/error-details.txt
/usr/share/squid/errors/ro
/usr/share/squid/errors/ro-md
/usr/share/squid/errors/ro-ro
/usr/share/squid/errors/ro/ERR_ACCESS_DENIED
/usr/share/squid/errors/ro/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ro/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ro/ERR_AGENT_WPAD
/usr/share/squid/errors/ro/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ro/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ro/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ro/ERR_CONFLICT_HOST
/usr/share/squid/errors/ro/ERR_CONNECT_FAIL
/usr/share/squid/errors/ro/ERR_DIR_LISTING
/usr/share/squid/errors/ro/ERR_DNS_FAIL
/usr/share/squid/errors/ro/ERR_ESI
/usr/share/squid/errors/ro/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ro/ERR_FTP_DISABLED
/usr/share/squid/errors/ro/ERR_FTP_FAILURE
/usr/share/squid/errors/ro/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ro/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ro/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ro/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ro/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ro/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ro/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ro/ERR_ICAP_FAILURE
/usr/share/squid/errors/ro/ERR_INVALID_REQ
/usr/share/squid/errors/ro/ERR_INVALID_RESP
/usr/share/squid/errors/ro/ERR_INVALID_URL
/usr/share/squid/errors/ro/ERR_LIFETIME_EXP
/usr/share/squid/errors/ro/ERR_NO_RELAY
/usr/share/squid/errors/ro/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ro/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ro/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ro/ERR_READ_ERROR
/usr/share/squid/errors/ro/ERR_READ_TIMEOUT
/usr/share/squid/errors/ro/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ro/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ro/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ro/ERR_TOO_BIG
/usr/share/squid/errors/ro/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ro/ERR_UNSUP_REQ
/usr/share/squid/errors/ro/ERR_URN_RESOLVE
/usr/share/squid/errors/ro/ERR_WRITE_ERROR
/usr/share/squid/errors/ro/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ro/error-details.txt
/usr/share/squid/errors/ru
/usr/share/squid/errors/ru-ru
/usr/share/squid/errors/ru/ERR_ACCESS_DENIED
/usr/share/squid/errors/ru/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/ru/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/ru/ERR_AGENT_WPAD
/usr/share/squid/errors/ru/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/ru/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/ru/ERR_CANNOT_FORWARD
/usr/share/squid/errors/ru/ERR_CONFLICT_HOST
/usr/share/squid/errors/ru/ERR_CONNECT_FAIL
/usr/share/squid/errors/ru/ERR_DIR_LISTING
/usr/share/squid/errors/ru/ERR_DNS_FAIL
/usr/share/squid/errors/ru/ERR_ESI
/usr/share/squid/errors/ru/ERR_FORWARDING_DENIED
/usr/share/squid/errors/ru/ERR_FTP_DISABLED
/usr/share/squid/errors/ru/ERR_FTP_FAILURE
/usr/share/squid/errors/ru/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/ru/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/ru/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/ru/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/ru/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/ru/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/ru/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/ru/ERR_ICAP_FAILURE
/usr/share/squid/errors/ru/ERR_INVALID_REQ
/usr/share/squid/errors/ru/ERR_INVALID_RESP
/usr/share/squid/errors/ru/ERR_INVALID_URL
/usr/share/squid/errors/ru/ERR_LIFETIME_EXP
/usr/share/squid/errors/ru/ERR_NO_RELAY
/usr/share/squid/errors/ru/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/ru/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/ru/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/ru/ERR_READ_ERROR
/usr/share/squid/errors/ru/ERR_READ_TIMEOUT
/usr/share/squid/errors/ru/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/ru/ERR_SHUTTING_DOWN
/usr/share/squid/errors/ru/ERR_SOCKET_FAILURE
/usr/share/squid/errors/ru/ERR_TOO_BIG
/usr/share/squid/errors/ru/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/ru/ERR_UNSUP_REQ
/usr/share/squid/errors/ru/ERR_URN_RESOLVE
/usr/share/squid/errors/ru/ERR_WRITE_ERROR
/usr/share/squid/errors/ru/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/ru/error-details.txt
/usr/share/squid/errors/sk
/usr/share/squid/errors/sk-sk
/usr/share/squid/errors/sk/ERR_ACCESS_DENIED
/usr/share/squid/errors/sk/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sk/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sk/ERR_AGENT_WPAD
/usr/share/squid/errors/sk/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sk/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sk/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sk/ERR_CONFLICT_HOST
/usr/share/squid/errors/sk/ERR_CONNECT_FAIL
/usr/share/squid/errors/sk/ERR_DIR_LISTING
/usr/share/squid/errors/sk/ERR_DNS_FAIL
/usr/share/squid/errors/sk/ERR_ESI
/usr/share/squid/errors/sk/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sk/ERR_FTP_DISABLED
/usr/share/squid/errors/sk/ERR_FTP_FAILURE
/usr/share/squid/errors/sk/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sk/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sk/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sk/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sk/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sk/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sk/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sk/ERR_ICAP_FAILURE
/usr/share/squid/errors/sk/ERR_INVALID_REQ
/usr/share/squid/errors/sk/ERR_INVALID_RESP
/usr/share/squid/errors/sk/ERR_INVALID_URL
/usr/share/squid/errors/sk/ERR_LIFETIME_EXP
/usr/share/squid/errors/sk/ERR_NO_RELAY
/usr/share/squid/errors/sk/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sk/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sk/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sk/ERR_READ_ERROR
/usr/share/squid/errors/sk/ERR_READ_TIMEOUT
/usr/share/squid/errors/sk/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sk/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sk/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sk/ERR_TOO_BIG
/usr/share/squid/errors/sk/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sk/ERR_UNSUP_REQ
/usr/share/squid/errors/sk/ERR_URN_RESOLVE
/usr/share/squid/errors/sk/ERR_WRITE_ERROR
/usr/share/squid/errors/sk/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sk/error-details.txt
/usr/share/squid/errors/sl
/usr/share/squid/errors/sl-si
/usr/share/squid/errors/sl/ERR_ACCESS_DENIED
/usr/share/squid/errors/sl/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sl/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sl/ERR_AGENT_WPAD
/usr/share/squid/errors/sl/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sl/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sl/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sl/ERR_CONFLICT_HOST
/usr/share/squid/errors/sl/ERR_CONNECT_FAIL
/usr/share/squid/errors/sl/ERR_DIR_LISTING
/usr/share/squid/errors/sl/ERR_DNS_FAIL
/usr/share/squid/errors/sl/ERR_ESI
/usr/share/squid/errors/sl/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sl/ERR_FTP_DISABLED
/usr/share/squid/errors/sl/ERR_FTP_FAILURE
/usr/share/squid/errors/sl/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sl/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sl/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sl/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sl/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sl/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sl/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sl/ERR_ICAP_FAILURE
/usr/share/squid/errors/sl/ERR_INVALID_REQ
/usr/share/squid/errors/sl/ERR_INVALID_RESP
/usr/share/squid/errors/sl/ERR_INVALID_URL
/usr/share/squid/errors/sl/ERR_LIFETIME_EXP
/usr/share/squid/errors/sl/ERR_NO_RELAY
/usr/share/squid/errors/sl/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sl/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sl/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sl/ERR_READ_ERROR
/usr/share/squid/errors/sl/ERR_READ_TIMEOUT
/usr/share/squid/errors/sl/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sl/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sl/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sl/ERR_TOO_BIG
/usr/share/squid/errors/sl/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sl/ERR_UNSUP_REQ
/usr/share/squid/errors/sl/ERR_URN_RESOLVE
/usr/share/squid/errors/sl/ERR_WRITE_ERROR
/usr/share/squid/errors/sl/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sl/error-details.txt
/usr/share/squid/errors/sr
/usr/share/squid/errors/sr-cyrl
/usr/share/squid/errors/sr-cyrl-cs
/usr/share/squid/errors/sr-cyrl-me
/usr/share/squid/errors/sr-cyrl-rs
/usr/share/squid/errors/sr-cyrl/ERR_ACCESS_DENIED
/usr/share/squid/errors/sr-cyrl/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sr-cyrl/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sr-cyrl/ERR_AGENT_WPAD
/usr/share/squid/errors/sr-cyrl/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sr-cyrl/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sr-cyrl/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sr-cyrl/ERR_CONFLICT_HOST
/usr/share/squid/errors/sr-cyrl/ERR_CONNECT_FAIL
/usr/share/squid/errors/sr-cyrl/ERR_DIR_LISTING
/usr/share/squid/errors/sr-cyrl/ERR_DNS_FAIL
/usr/share/squid/errors/sr-cyrl/ERR_ESI
/usr/share/squid/errors/sr-cyrl/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sr-cyrl/ERR_FTP_DISABLED
/usr/share/squid/errors/sr-cyrl/ERR_FTP_FAILURE
/usr/share/squid/errors/sr-cyrl/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sr-cyrl/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sr-cyrl/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sr-cyrl/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sr-cyrl/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sr-cyrl/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sr-cyrl/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sr-cyrl/ERR_ICAP_FAILURE
/usr/share/squid/errors/sr-cyrl/ERR_INVALID_REQ
/usr/share/squid/errors/sr-cyrl/ERR_INVALID_RESP
/usr/share/squid/errors/sr-cyrl/ERR_INVALID_URL
/usr/share/squid/errors/sr-cyrl/ERR_LIFETIME_EXP
/usr/share/squid/errors/sr-cyrl/ERR_NO_RELAY
/usr/share/squid/errors/sr-cyrl/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sr-cyrl/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sr-cyrl/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sr-cyrl/ERR_READ_ERROR
/usr/share/squid/errors/sr-cyrl/ERR_READ_TIMEOUT
/usr/share/squid/errors/sr-cyrl/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sr-cyrl/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sr-cyrl/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sr-cyrl/ERR_TOO_BIG
/usr/share/squid/errors/sr-cyrl/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sr-cyrl/ERR_UNSUP_REQ
/usr/share/squid/errors/sr-cyrl/ERR_URN_RESOLVE
/usr/share/squid/errors/sr-cyrl/ERR_WRITE_ERROR
/usr/share/squid/errors/sr-cyrl/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sr-cyrl/error-details.txt
/usr/share/squid/errors/sr-latn
/usr/share/squid/errors/sr-latn-cs
/usr/share/squid/errors/sr-latn-me
/usr/share/squid/errors/sr-latn-rs
/usr/share/squid/errors/sr-latn/ERR_ACCESS_DENIED
/usr/share/squid/errors/sr-latn/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sr-latn/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sr-latn/ERR_AGENT_WPAD
/usr/share/squid/errors/sr-latn/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sr-latn/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sr-latn/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sr-latn/ERR_CONFLICT_HOST
/usr/share/squid/errors/sr-latn/ERR_CONNECT_FAIL
/usr/share/squid/errors/sr-latn/ERR_DIR_LISTING
/usr/share/squid/errors/sr-latn/ERR_DNS_FAIL
/usr/share/squid/errors/sr-latn/ERR_ESI
/usr/share/squid/errors/sr-latn/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sr-latn/ERR_FTP_DISABLED
/usr/share/squid/errors/sr-latn/ERR_FTP_FAILURE
/usr/share/squid/errors/sr-latn/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sr-latn/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sr-latn/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sr-latn/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sr-latn/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sr-latn/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sr-latn/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sr-latn/ERR_ICAP_FAILURE
/usr/share/squid/errors/sr-latn/ERR_INVALID_REQ
/usr/share/squid/errors/sr-latn/ERR_INVALID_RESP
/usr/share/squid/errors/sr-latn/ERR_INVALID_URL
/usr/share/squid/errors/sr-latn/ERR_LIFETIME_EXP
/usr/share/squid/errors/sr-latn/ERR_NO_RELAY
/usr/share/squid/errors/sr-latn/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sr-latn/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sr-latn/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sr-latn/ERR_READ_ERROR
/usr/share/squid/errors/sr-latn/ERR_READ_TIMEOUT
/usr/share/squid/errors/sr-latn/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sr-latn/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sr-latn/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sr-latn/ERR_TOO_BIG
/usr/share/squid/errors/sr-latn/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sr-latn/ERR_UNSUP_REQ
/usr/share/squid/errors/sr-latn/ERR_URN_RESOLVE
/usr/share/squid/errors/sr-latn/ERR_WRITE_ERROR
/usr/share/squid/errors/sr-latn/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sr-latn/error-details.txt
/usr/share/squid/errors/sr-rs
/usr/share/squid/errors/sr-sp
/usr/share/squid/errors/sv
/usr/share/squid/errors/sv-fi
/usr/share/squid/errors/sv-se
/usr/share/squid/errors/sv/ERR_ACCESS_DENIED
/usr/share/squid/errors/sv/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/sv/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/sv/ERR_AGENT_WPAD
/usr/share/squid/errors/sv/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/sv/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/sv/ERR_CANNOT_FORWARD
/usr/share/squid/errors/sv/ERR_CONFLICT_HOST
/usr/share/squid/errors/sv/ERR_CONNECT_FAIL
/usr/share/squid/errors/sv/ERR_DIR_LISTING
/usr/share/squid/errors/sv/ERR_DNS_FAIL
/usr/share/squid/errors/sv/ERR_ESI
/usr/share/squid/errors/sv/ERR_FORWARDING_DENIED
/usr/share/squid/errors/sv/ERR_FTP_DISABLED
/usr/share/squid/errors/sv/ERR_FTP_FAILURE
/usr/share/squid/errors/sv/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/sv/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/sv/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/sv/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/sv/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/sv/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/sv/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/sv/ERR_ICAP_FAILURE
/usr/share/squid/errors/sv/ERR_INVALID_REQ
/usr/share/squid/errors/sv/ERR_INVALID_RESP
/usr/share/squid/errors/sv/ERR_INVALID_URL
/usr/share/squid/errors/sv/ERR_LIFETIME_EXP
/usr/share/squid/errors/sv/ERR_NO_RELAY
/usr/share/squid/errors/sv/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/sv/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/sv/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/sv/ERR_READ_ERROR
/usr/share/squid/errors/sv/ERR_READ_TIMEOUT
/usr/share/squid/errors/sv/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/sv/ERR_SHUTTING_DOWN
/usr/share/squid/errors/sv/ERR_SOCKET_FAILURE
/usr/share/squid/errors/sv/ERR_TOO_BIG
/usr/share/squid/errors/sv/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/sv/ERR_UNSUP_REQ
/usr/share/squid/errors/sv/ERR_URN_RESOLVE
/usr/share/squid/errors/sv/ERR_WRITE_ERROR
/usr/share/squid/errors/sv/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/sv/error-details.txt
/usr/share/squid/errors/templates
/usr/share/squid/errors/templates/ERR_ACCESS_DENIED
/usr/share/squid/errors/templates/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/templates/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/templates/ERR_AGENT_WPAD
/usr/share/squid/errors/templates/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/templates/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/templates/ERR_CANNOT_FORWARD
/usr/share/squid/errors/templates/ERR_CONFLICT_HOST
/usr/share/squid/errors/templates/ERR_CONNECT_FAIL
/usr/share/squid/errors/templates/ERR_DIR_LISTING
/usr/share/squid/errors/templates/ERR_DNS_FAIL
/usr/share/squid/errors/templates/ERR_ESI
/usr/share/squid/errors/templates/ERR_FORWARDING_DENIED
/usr/share/squid/errors/templates/ERR_FTP_DISABLED
/usr/share/squid/errors/templates/ERR_FTP_FAILURE
/usr/share/squid/errors/templates/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/templates/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/templates/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/templates/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/templates/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/templates/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/templates/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/templates/ERR_ICAP_FAILURE
/usr/share/squid/errors/templates/ERR_INVALID_REQ
/usr/share/squid/errors/templates/ERR_INVALID_RESP
/usr/share/squid/errors/templates/ERR_INVALID_URL
/usr/share/squid/errors/templates/ERR_LIFETIME_EXP
/usr/share/squid/errors/templates/ERR_NO_RELAY
/usr/share/squid/errors/templates/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/templates/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/templates/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/templates/ERR_READ_ERROR
/usr/share/squid/errors/templates/ERR_READ_TIMEOUT
/usr/share/squid/errors/templates/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/templates/ERR_SHUTTING_DOWN
/usr/share/squid/errors/templates/ERR_SOCKET_FAILURE
/usr/share/squid/errors/templates/ERR_TOO_BIG
/usr/share/squid/errors/templates/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/templates/ERR_UNSUP_REQ
/usr/share/squid/errors/templates/ERR_URN_RESOLVE
/usr/share/squid/errors/templates/ERR_WRITE_ERROR
/usr/share/squid/errors/templates/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/templates/error-details.txt
/usr/share/squid/errors/th
/usr/share/squid/errors/th-th
/usr/share/squid/errors/th/ERR_ACCESS_DENIED
/usr/share/squid/errors/th/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/th/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/th/ERR_AGENT_WPAD
/usr/share/squid/errors/th/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/th/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/th/ERR_CANNOT_FORWARD
/usr/share/squid/errors/th/ERR_CONFLICT_HOST
/usr/share/squid/errors/th/ERR_CONNECT_FAIL
/usr/share/squid/errors/th/ERR_DIR_LISTING
/usr/share/squid/errors/th/ERR_DNS_FAIL
/usr/share/squid/errors/th/ERR_ESI
/usr/share/squid/errors/th/ERR_FORWARDING_DENIED
/usr/share/squid/errors/th/ERR_FTP_DISABLED
/usr/share/squid/errors/th/ERR_FTP_FAILURE
/usr/share/squid/errors/th/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/th/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/th/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/th/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/th/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/th/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/th/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/th/ERR_ICAP_FAILURE
/usr/share/squid/errors/th/ERR_INVALID_REQ
/usr/share/squid/errors/th/ERR_INVALID_RESP
/usr/share/squid/errors/th/ERR_INVALID_URL
/usr/share/squid/errors/th/ERR_LIFETIME_EXP
/usr/share/squid/errors/th/ERR_NO_RELAY
/usr/share/squid/errors/th/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/th/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/th/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/th/ERR_READ_ERROR
/usr/share/squid/errors/th/ERR_READ_TIMEOUT
/usr/share/squid/errors/th/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/th/ERR_SHUTTING_DOWN
/usr/share/squid/errors/th/ERR_SOCKET_FAILURE
/usr/share/squid/errors/th/ERR_TOO_BIG
/usr/share/squid/errors/th/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/th/ERR_UNSUP_REQ
/usr/share/squid/errors/th/ERR_URN_RESOLVE
/usr/share/squid/errors/th/ERR_WRITE_ERROR
/usr/share/squid/errors/th/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/th/error-details.txt
/usr/share/squid/errors/tr
/usr/share/squid/errors/tr-tr
/usr/share/squid/errors/tr/ERR_ACCESS_DENIED
/usr/share/squid/errors/tr/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/tr/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/tr/ERR_AGENT_WPAD
/usr/share/squid/errors/tr/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/tr/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/tr/ERR_CANNOT_FORWARD
/usr/share/squid/errors/tr/ERR_CONFLICT_HOST
/usr/share/squid/errors/tr/ERR_CONNECT_FAIL
/usr/share/squid/errors/tr/ERR_DIR_LISTING
/usr/share/squid/errors/tr/ERR_DNS_FAIL
/usr/share/squid/errors/tr/ERR_ESI
/usr/share/squid/errors/tr/ERR_FORWARDING_DENIED
/usr/share/squid/errors/tr/ERR_FTP_DISABLED
/usr/share/squid/errors/tr/ERR_FTP_FAILURE
/usr/share/squid/errors/tr/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/tr/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/tr/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/tr/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/tr/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/tr/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/tr/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/tr/ERR_ICAP_FAILURE
/usr/share/squid/errors/tr/ERR_INVALID_REQ
/usr/share/squid/errors/tr/ERR_INVALID_RESP
/usr/share/squid/errors/tr/ERR_INVALID_URL
/usr/share/squid/errors/tr/ERR_LIFETIME_EXP
/usr/share/squid/errors/tr/ERR_NO_RELAY
/usr/share/squid/errors/tr/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/tr/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/tr/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/tr/ERR_READ_ERROR
/usr/share/squid/errors/tr/ERR_READ_TIMEOUT
/usr/share/squid/errors/tr/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/tr/ERR_SHUTTING_DOWN
/usr/share/squid/errors/tr/ERR_SOCKET_FAILURE
/usr/share/squid/errors/tr/ERR_TOO_BIG
/usr/share/squid/errors/tr/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/tr/ERR_UNSUP_REQ
/usr/share/squid/errors/tr/ERR_URN_RESOLVE
/usr/share/squid/errors/tr/ERR_WRITE_ERROR
/usr/share/squid/errors/tr/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/tr/error-details.txt
/usr/share/squid/errors/uk
/usr/share/squid/errors/uk-ua
/usr/share/squid/errors/uk/ERR_ACCESS_DENIED
/usr/share/squid/errors/uk/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/uk/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/uk/ERR_AGENT_WPAD
/usr/share/squid/errors/uk/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/uk/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/uk/ERR_CANNOT_FORWARD
/usr/share/squid/errors/uk/ERR_CONFLICT_HOST
/usr/share/squid/errors/uk/ERR_CONNECT_FAIL
/usr/share/squid/errors/uk/ERR_DIR_LISTING
/usr/share/squid/errors/uk/ERR_DNS_FAIL
/usr/share/squid/errors/uk/ERR_ESI
/usr/share/squid/errors/uk/ERR_FORWARDING_DENIED
/usr/share/squid/errors/uk/ERR_FTP_DISABLED
/usr/share/squid/errors/uk/ERR_FTP_FAILURE
/usr/share/squid/errors/uk/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/uk/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/uk/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/uk/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/uk/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/uk/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/uk/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/uk/ERR_ICAP_FAILURE
/usr/share/squid/errors/uk/ERR_INVALID_REQ
/usr/share/squid/errors/uk/ERR_INVALID_RESP
/usr/share/squid/errors/uk/ERR_INVALID_URL
/usr/share/squid/errors/uk/ERR_LIFETIME_EXP
/usr/share/squid/errors/uk/ERR_NO_RELAY
/usr/share/squid/errors/uk/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/uk/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/uk/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/uk/ERR_READ_ERROR
/usr/share/squid/errors/uk/ERR_READ_TIMEOUT
/usr/share/squid/errors/uk/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/uk/ERR_SHUTTING_DOWN
/usr/share/squid/errors/uk/ERR_SOCKET_FAILURE
/usr/share/squid/errors/uk/ERR_TOO_BIG
/usr/share/squid/errors/uk/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/uk/ERR_UNSUP_REQ
/usr/share/squid/errors/uk/ERR_URN_RESOLVE
/usr/share/squid/errors/uk/ERR_WRITE_ERROR
/usr/share/squid/errors/uk/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/uk/error-details.txt
/usr/share/squid/errors/uz
/usr/share/squid/errors/uz/ERR_ACCESS_DENIED
/usr/share/squid/errors/uz/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/uz/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/uz/ERR_AGENT_WPAD
/usr/share/squid/errors/uz/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/uz/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/uz/ERR_CANNOT_FORWARD
/usr/share/squid/errors/uz/ERR_CONFLICT_HOST
/usr/share/squid/errors/uz/ERR_CONNECT_FAIL
/usr/share/squid/errors/uz/ERR_DIR_LISTING
/usr/share/squid/errors/uz/ERR_DNS_FAIL
/usr/share/squid/errors/uz/ERR_ESI
/usr/share/squid/errors/uz/ERR_FORWARDING_DENIED
/usr/share/squid/errors/uz/ERR_FTP_DISABLED
/usr/share/squid/errors/uz/ERR_FTP_FAILURE
/usr/share/squid/errors/uz/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/uz/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/uz/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/uz/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/uz/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/uz/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/uz/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/uz/ERR_ICAP_FAILURE
/usr/share/squid/errors/uz/ERR_INVALID_REQ
/usr/share/squid/errors/uz/ERR_INVALID_RESP
/usr/share/squid/errors/uz/ERR_INVALID_URL
/usr/share/squid/errors/uz/ERR_LIFETIME_EXP
/usr/share/squid/errors/uz/ERR_NO_RELAY
/usr/share/squid/errors/uz/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/uz/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/uz/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/uz/ERR_READ_ERROR
/usr/share/squid/errors/uz/ERR_READ_TIMEOUT
/usr/share/squid/errors/uz/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/uz/ERR_SHUTTING_DOWN
/usr/share/squid/errors/uz/ERR_SOCKET_FAILURE
/usr/share/squid/errors/uz/ERR_TOO_BIG
/usr/share/squid/errors/uz/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/uz/ERR_UNSUP_REQ
/usr/share/squid/errors/uz/ERR_URN_RESOLVE
/usr/share/squid/errors/uz/ERR_WRITE_ERROR
/usr/share/squid/errors/uz/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/uz/error-details.txt
/usr/share/squid/errors/vi
/usr/share/squid/errors/vi-vn
/usr/share/squid/errors/vi/ERR_ACCESS_DENIED
/usr/share/squid/errors/vi/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/vi/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/vi/ERR_AGENT_WPAD
/usr/share/squid/errors/vi/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/vi/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/vi/ERR_CANNOT_FORWARD
/usr/share/squid/errors/vi/ERR_CONFLICT_HOST
/usr/share/squid/errors/vi/ERR_CONNECT_FAIL
/usr/share/squid/errors/vi/ERR_DIR_LISTING
/usr/share/squid/errors/vi/ERR_DNS_FAIL
/usr/share/squid/errors/vi/ERR_ESI
/usr/share/squid/errors/vi/ERR_FORWARDING_DENIED
/usr/share/squid/errors/vi/ERR_FTP_DISABLED
/usr/share/squid/errors/vi/ERR_FTP_FAILURE
/usr/share/squid/errors/vi/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/vi/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/vi/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/vi/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/vi/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/vi/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/vi/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/vi/ERR_ICAP_FAILURE
/usr/share/squid/errors/vi/ERR_INVALID_REQ
/usr/share/squid/errors/vi/ERR_INVALID_RESP
/usr/share/squid/errors/vi/ERR_INVALID_URL
/usr/share/squid/errors/vi/ERR_LIFETIME_EXP
/usr/share/squid/errors/vi/ERR_NO_RELAY
/usr/share/squid/errors/vi/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/vi/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/vi/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/vi/ERR_READ_ERROR
/usr/share/squid/errors/vi/ERR_READ_TIMEOUT
/usr/share/squid/errors/vi/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/vi/ERR_SHUTTING_DOWN
/usr/share/squid/errors/vi/ERR_SOCKET_FAILURE
/usr/share/squid/errors/vi/ERR_TOO_BIG
/usr/share/squid/errors/vi/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/vi/ERR_UNSUP_REQ
/usr/share/squid/errors/vi/ERR_URN_RESOLVE
/usr/share/squid/errors/vi/ERR_WRITE_ERROR
/usr/share/squid/errors/vi/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/vi/error-details.txt
/usr/share/squid/errors/zh-cn
/usr/share/squid/errors/zh-hans
/usr/share/squid/errors/zh-hans-cn
/usr/share/squid/errors/zh-hans-sg
/usr/share/squid/errors/zh-hans/ERR_ACCESS_DENIED
/usr/share/squid/errors/zh-hans/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/zh-hans/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/zh-hans/ERR_AGENT_WPAD
/usr/share/squid/errors/zh-hans/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/zh-hans/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/zh-hans/ERR_CANNOT_FORWARD
/usr/share/squid/errors/zh-hans/ERR_CONFLICT_HOST
/usr/share/squid/errors/zh-hans/ERR_CONNECT_FAIL
/usr/share/squid/errors/zh-hans/ERR_DIR_LISTING
/usr/share/squid/errors/zh-hans/ERR_DNS_FAIL
/usr/share/squid/errors/zh-hans/ERR_ESI
/usr/share/squid/errors/zh-hans/ERR_FORWARDING_DENIED
/usr/share/squid/errors/zh-hans/ERR_FTP_DISABLED
/usr/share/squid/errors/zh-hans/ERR_FTP_FAILURE
/usr/share/squid/errors/zh-hans/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/zh-hans/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/zh-hans/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/zh-hans/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/zh-hans/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/zh-hans/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/zh-hans/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/zh-hans/ERR_ICAP_FAILURE
/usr/share/squid/errors/zh-hans/ERR_INVALID_REQ
/usr/share/squid/errors/zh-hans/ERR_INVALID_RESP
/usr/share/squid/errors/zh-hans/ERR_INVALID_URL
/usr/share/squid/errors/zh-hans/ERR_LIFETIME_EXP
/usr/share/squid/errors/zh-hans/ERR_NO_RELAY
/usr/share/squid/errors/zh-hans/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/zh-hans/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/zh-hans/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/zh-hans/ERR_READ_ERROR
/usr/share/squid/errors/zh-hans/ERR_READ_TIMEOUT
/usr/share/squid/errors/zh-hans/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/zh-hans/ERR_SHUTTING_DOWN
/usr/share/squid/errors/zh-hans/ERR_SOCKET_FAILURE
/usr/share/squid/errors/zh-hans/ERR_TOO_BIG
/usr/share/squid/errors/zh-hans/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/zh-hans/ERR_UNSUP_REQ
/usr/share/squid/errors/zh-hans/ERR_URN_RESOLVE
/usr/share/squid/errors/zh-hans/ERR_WRITE_ERROR
/usr/share/squid/errors/zh-hans/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/zh-hans/error-details.txt
/usr/share/squid/errors/zh-hant
/usr/share/squid/errors/zh-hant-hk
/usr/share/squid/errors/zh-hant-mo
/usr/share/squid/errors/zh-hant-tw
/usr/share/squid/errors/zh-hant/ERR_ACCESS_DENIED
/usr/share/squid/errors/zh-hant/ERR_ACL_TIME_QUOTA_EXCEEDED
/usr/share/squid/errors/zh-hant/ERR_AGENT_CONFIGURE
/usr/share/squid/errors/zh-hant/ERR_AGENT_WPAD
/usr/share/squid/errors/zh-hant/ERR_CACHE_ACCESS_DENIED
/usr/share/squid/errors/zh-hant/ERR_CACHE_MGR_ACCESS_DENIED
/usr/share/squid/errors/zh-hant/ERR_CANNOT_FORWARD
/usr/share/squid/errors/zh-hant/ERR_CONFLICT_HOST
/usr/share/squid/errors/zh-hant/ERR_CONNECT_FAIL
/usr/share/squid/errors/zh-hant/ERR_DIR_LISTING
/usr/share/squid/errors/zh-hant/ERR_DNS_FAIL
/usr/share/squid/errors/zh-hant/ERR_ESI
/usr/share/squid/errors/zh-hant/ERR_FORWARDING_DENIED
/usr/share/squid/errors/zh-hant/ERR_FTP_DISABLED
/usr/share/squid/errors/zh-hant/ERR_FTP_FAILURE
/usr/share/squid/errors/zh-hant/ERR_FTP_FORBIDDEN
/usr/share/squid/errors/zh-hant/ERR_FTP_NOT_FOUND
/usr/share/squid/errors/zh-hant/ERR_FTP_PUT_CREATED
/usr/share/squid/errors/zh-hant/ERR_FTP_PUT_ERROR
/usr/share/squid/errors/zh-hant/ERR_FTP_PUT_MODIFIED
/usr/share/squid/errors/zh-hant/ERR_FTP_UNAVAILABLE
/usr/share/squid/errors/zh-hant/ERR_GATEWAY_FAILURE
/usr/share/squid/errors/zh-hant/ERR_ICAP_FAILURE
/usr/share/squid/errors/zh-hant/ERR_INVALID_REQ
/usr/share/squid/errors/zh-hant/ERR_INVALID_RESP
/usr/share/squid/errors/zh-hant/ERR_INVALID_URL
/usr/share/squid/errors/zh-hant/ERR_LIFETIME_EXP
/usr/share/squid/errors/zh-hant/ERR_NO_RELAY
/usr/share/squid/errors/zh-hant/ERR_ONLY_IF_CACHED_MISS
/usr/share/squid/errors/zh-hant/ERR_PRECONDITION_FAILED
/usr/share/squid/errors/zh-hant/ERR_PROTOCOL_UNKNOWN
/usr/share/squid/errors/zh-hant/ERR_READ_ERROR
/usr/share/squid/errors/zh-hant/ERR_READ_TIMEOUT
/usr/share/squid/errors/zh-hant/ERR_SECURE_CONNECT_FAIL
/usr/share/squid/errors/zh-hant/ERR_SHUTTING_DOWN
/usr/share/squid/errors/zh-hant/ERR_SOCKET_FAILURE
/usr/share/squid/errors/zh-hant/ERR_TOO_BIG
/usr/share/squid/errors/zh-hant/ERR_UNSUP_HTTPVERSION
/usr/share/squid/errors/zh-hant/ERR_UNSUP_REQ
/usr/share/squid/errors/zh-hant/ERR_URN_RESOLVE
/usr/share/squid/errors/zh-hant/ERR_WRITE_ERROR
/usr/share/squid/errors/zh-hant/ERR_ZERO_SIZE_OBJECT
/usr/share/squid/errors/zh-hant/error-details.txt
/usr/share/squid/errors/zh-hk
/usr/share/squid/errors/zh-mo
/usr/share/squid/errors/zh-sg
/usr/share/squid/errors/zh-tw
/usr/share/squid/icons
/usr/share/squid/icons/SN.png
/usr/share/squid/icons/silk
/usr/share/squid/icons/silk/application.png
/usr/share/squid/icons/silk/arrow_up.png
/usr/share/squid/icons/silk/bomb.png
/usr/share/squid/icons/silk/box.png
/usr/share/squid/icons/silk/bricks.png
/usr/share/squid/icons/silk/bullet_red.png
/usr/share/squid/icons/silk/cd.png
/usr/share/squid/icons/silk/chart_line.png
/usr/share/squid/icons/silk/compress.png
/usr/share/squid/icons/silk/computer_link.png
/usr/share/squid/icons/silk/css.png
/usr/share/squid/icons/silk/cup.png
/usr/share/squid/icons/silk/database.png
/usr/share/squid/icons/silk/database_table.png
/usr/share/squid/icons/silk/drive_disk.png
/usr/share/squid/icons/silk/film.png
/usr/share/squid/icons/silk/film_key.png
/usr/share/squid/icons/silk/folder.png
/usr/share/squid/icons/silk/folder_table.png
/usr/share/squid/icons/silk/image.png
/usr/share/squid/icons/silk/information.png
/usr/share/squid/icons/silk/layers.png
/usr/share/squid/icons/silk/layout.png
/usr/share/squid/icons/silk/link.png
/usr/share/squid/icons/silk/music.png
/usr/share/squid/icons/silk/package.png
/usr/share/squid/icons/silk/package_go.png
/usr/share/squid/icons/silk/page_code.png
/usr/share/squid/icons/silk/page_excel.png
/usr/share/squid/icons/silk/page_green.png
/usr/share/squid/icons/silk/page_white.png
/usr/share/squid/icons/silk/page_white_acrobat.png
/usr/share/squid/icons/silk/page_white_c.png
/usr/share/squid/icons/silk/page_white_cplusplus.png
/usr/share/squid/icons/silk/page_white_flash.png
/usr/share/squid/icons/silk/page_white_magnify.png
/usr/share/squid/icons/silk/page_white_picture.png
/usr/share/squid/icons/silk/page_white_powerpoint.png
/usr/share/squid/icons/silk/page_white_stack.png
/usr/share/squid/icons/silk/page_white_text.png
/usr/share/squid/icons/silk/page_white_word.png
/usr/share/squid/icons/silk/page_white_zip.png
/usr/share/squid/icons/silk/page_world.png
/usr/share/squid/icons/silk/photo.png
/usr/share/squid/icons/silk/picture.png
/usr/share/squid/icons/silk/plugin.png
/usr/share/squid/icons/silk/plugin_add.png
/usr/share/squid/icons/silk/script.png
/usr/share/squid/icons/silk/script_gear.png
/usr/share/squid/icons/silk/script_palette.png
/var/log/squid
/var/run/squid
/var/spool/squid

References

Summary

In this tutorial we learn how to install squid on CentOS 8 using yum and dnf.