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 CorporationReceived on Fri Apr 23 2004 - 15:13:39 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Apr 30 2004 - 12:00:02 MDT