Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Proxy Server Support => Topic started by: amartlk on September 24, 2010, 12:17:44 PM

Title: squid
Post by: amartlk on September 24, 2010, 12:17:44 PM
i want to blocked upload and download in squid
i also tried acl fileupload req_mime_type -i ^multipart/form-data$
http_access deny fileupload
http_reply_access deny fileupload
but it is not working pls suggest what to do
Title: Re: squid
Post by: kaushalpatel1982 on October 06, 2010, 11:56:14 AM
try urlpath_regex acl type in squid.conf. help is already  available within the file.