ban des mots
This commit is contained in:
parent
33a3fcefad
commit
3ef167f1a9
@ -1353,13 +1353,11 @@ acl Safe_ports port 591 # filemaker
|
|||||||
acl Safe_ports port 777 # multiling http
|
acl Safe_ports port 777 # multiling http
|
||||||
|
|
||||||
# Ban des mots clés:
|
# Ban des mots clés:
|
||||||
acl mot_interdis url_regex -i chagpt
|
acl mot_interdis url_regex -i chagpt twitch
|
||||||
acl mot_interdis url_regex -i twitch
|
|
||||||
http_access deny mot_interdis
|
http_access deny mot_interdis
|
||||||
|
|
||||||
# Ban des liens:
|
# Ban des liens:
|
||||||
acl site_bloque url_reglex -i youtube.com
|
acl site_bloque url_reglex -i youtube.com facebook.com
|
||||||
acl site_bloque url_reglex -i facebook.com
|
|
||||||
http_access deny site_bloque
|
http_access deny site_bloque
|
||||||
|
|
||||||
# TAG: proxy_protocol_access
|
# TAG: proxy_protocol_access
|
||||||
|
Loading…
x
Reference in New Issue
Block a user