nv
This commit is contained in:
parent
8361cd3889
commit
195de5946d
@ -1353,6 +1353,9 @@ acl Safe_ports port 488 # gss-http
|
|||||||
acl Safe_ports port 591 # filemaker
|
acl Safe_ports port 591 # filemaker
|
||||||
acl Safe_ports port 777 # multiling http
|
acl Safe_ports port 777 # multiling http
|
||||||
|
|
||||||
|
acl mots_cles_refuses url_regex –i twitch
|
||||||
|
acl mots_cles_refuses url_regex –i chatgpt
|
||||||
|
|
||||||
# TAG: proxy_protocol_access
|
# TAG: proxy_protocol_access
|
||||||
# Determine which client proxies can be trusted to provide correct
|
# Determine which client proxies can be trusted to provide correct
|
||||||
# information regarding real client IP address using PROXY protocol.
|
# information regarding real client IP address using PROXY protocol.
|
||||||
@ -1550,6 +1553,7 @@ include /etc/squid/conf.d/*.conf
|
|||||||
# Example rule allowing access from your local networks.
|
# Example rule allowing access from your local networks.
|
||||||
# Adapt localnet in the ACL section to list your (internal) IP networks
|
# Adapt localnet in the ACL section to list your (internal) IP networks
|
||||||
# from where browsing should be allowed
|
# from where browsing should be allowed
|
||||||
|
http_access deny mots_cles_refuses
|
||||||
http_access allow localnet
|
http_access allow localnet
|
||||||
http_access allow localhost
|
http_access allow localhost
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user