Hi all, I am using Squid2.5 stable1 and I want to prevent the downloading of some types of applications such as activeX (oleobject is the MIME type of an activeX object).
Here is the configuration I used: ******************************** acl trusted_sites srcdomain .microsoft.com acl repdangerous_appli rep_mime_type -i ^application/x -oleobject$ http_reply_access allow trusted_sites repdangerous_appli ******************************** Then, when I request for URL www.microsoft.com, I get an error message "Access denied" Does anyone know why ? Marie --------------------------------------------------------------------------- This mail sent through Institut Eurecom Webmail : http://webmail.eurecom.fr
