This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.env
|
||||
*.env
|
||||
!*.env.example
|
||||
passwd
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
auth_param basic program /usr/lib/squid/basic_ncsa_auth /etc/squid/external/passwd
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user