Modification squid.conf pour url et banWords
This commit is contained in:
parent
9b18199931
commit
e6c5fd4ea3
@ -1556,10 +1556,10 @@ 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 allow localnet
|
|
||||||
http_access allow localhost
|
|
||||||
http_access deny mots_interdits
|
http_access deny mots_interdits
|
||||||
http_access deny sites_bloques
|
http_access deny sites_bloques
|
||||||
|
http_access allow localnet
|
||||||
|
http_access allow localhost
|
||||||
|
|
||||||
# And finally deny all other access to this proxy
|
# And finally deny all other access to this proxy
|
||||||
http_access deny all
|
http_access deny all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user