Files
infra/ru-vps/squid/squid.conf
T
Dmitry 1bd13b2c1b
Deploy ru-vps / deploy (push) Failing after 21s
Update squid.conf
2026-06-07 09:50:39 +03:00

10 lines
258 B
SquidConf

auth_param basic program /usr/lib/squid/basic_ncsa_auth /etc/squid/passwd
acl authenticated proxy_auth REQUIRED
http_access allow authenticated
http_access deny all
cache_peer 127.0.0.1 parent 20172 0 no-query default
never_direct allow all
http_port 3128