Hello,
How can you block file uploads using squid ? Right now I have the following:##### Blocking file uploads acl fileupload req_mime_type -i ^multipart/form-data$ http_access deny fileupload But am not sure if this is the best method ? -- Michael Gale Network Administrator Utilitran Corporation
