PDA

View Full Version : Aiuto configurazione SQUID


Enigm@
21-12-2004, 13:00
ciao a tutti!
Avrei bisogno di un aiuto su come configurare il proxy server SQUID per impedire lo scaricamento di files con estensione .exe

chi mi aiuta?

bort_83
21-12-2004, 14:03
sicuramente devi settare una ACL

io tra le righe di squid.conf ho trovato questo


# acl aclname rep_mime_type mime-type1 ...
# # regex match against the mime type of the reply recieved by
# # squid. Can be used to detect file download or some
# # types HTTP tunelling requests.
# # NOTE: This has no effect in http_access rules. It only has
# # effect in rules that affect the reply data stream such as
# # http_reply_access.


nn so se č proprio ciņ che cerchi...
ma forse ti puņ interessare....

Enigm@
21-12-2004, 14:38
grazie!
proverņ a sbatterci la testa ancora...