File "acl.conf"

Full path: /www/wwwroot/fabriciovc.eti.br/downloads/scripts/torrent/acl.conf
File size: 1.96 KiB (2003 bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Back

## ACL's
acl dominiointerno dstdomain .dominio.com.br
#
acl almoco time MTWHF 11:45-13:45
acl manha time MTWHF 00:01-08:30
acl noite time MTWHF 18:00-23:59
acl fim_semana time AF
#
acl dominios_liberados urlpath_regex -i "/etc/squid/rules/dominios_liberados.txt"
#
acl financeiro url_regex -i "/etc/squid/rules/financeiro_liberados.txt"
acl noticias_liberadas url_regex -i "/etc/squid/rules/noticias_liberadas.txt"
acl palavras_liberadas url_regex -i "/etc/squid/rules/palavras_liberadas.txt"
acl sites_liberados urlpath_regex -i "/etc/squid/rules/sites_liberados.txt"
acl msn url_regex -i "/etc/squid/rules/msn.txt"
#
acl diretorios_bloqueados urlpath_regex -i "/etc/squid/rules/diretorios_bloqueados.txt"
acl dominios_bloqueados urlpath_regex -i "/etc/squid/rules/dominios_bloqueados.txt"
acl palavras_bloqueadas url_regex -i "/etc/squid/rules/palavras_bloqueadas.txt"
acl sites_bloqueados urlpath_regex -i "/etc/squid/rules/sites_bloqueados.txt"
acl webmail_bloqueados url_regex -i "/etc/squid/rules/webmail_bloqueados.txt"
#
acl diversao_bloqueados url_regex -i "/etc/squid/rules/diversao_bloqueados.txt"
acl downloads urlpath_regex -i "/etc/squid/rules/downloads.txt"
#
acl elite proxy_auth -i "/etc/squid/rules/elite.txt"
acl password proxy_auth REQUIRED
#
## REGRAS
#
http_access allow dominiointerno
http_access allow msn
http_access allow financeiro
http_access allow elite
#
http_access allow dominios_liberados password
http_access allow noticias_liberadas password
http_access allow palavras_liberadas password
#
http_access deny diretorios_bloqueados
http_access deny dominios_bloqueados
http_access deny palavras_bloqueadas
http_access deny sites_bloqueados
http_access deny downloads
#
http_access allow almoco password
http_access allow manha password
http_access allow noite password
http_access allow fim_semana password
#
http_access deny webmail_bloqueados
http_access deny diversao_bloqueados
#
http_access allow localhost password
http_access allow password
#
http_access deny all

PHP File Manager