mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Squid: Contextualize allowlists for new implementers (whitelists)
This commit is contained in:
parent
5782632470
commit
cb337418b3
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
|||
# SEE ALSO /etc/squid/allow_url_regexs
|
||||
# SEE ALSO /etc/squid/squid.conf
|
||||
# /etc/squid/allow_url_regexs
|
||||
# https://wiki.squid-cache.org/SquidFaq/SquidAcl
|
||||
# the leading dot matches anything preceding
|
||||
# don't remove the .lan line
|
||||
# change this to your domain if necessary
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# SEE ALSO /etc/squid/allow_url_regexs
|
||||
# SEE ALSO /etc/squid/squid.conf
|
||||
# /etc/squid/allow_url_regexs
|
||||
# https://wiki.squid-cache.org/SquidFaq/SquidAcl
|
||||
# put regular expressions that match desired urls
|
||||
translator
|
||||
translate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue