March 19, 2024, 04:30:14 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: squid  (Read 6957 times)

Offline amartlk

  • Linux Noob !
  • *
  • Posts: 4
squid
« 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
« Last Edit: September 24, 2010, 12:52:40 PM by amartlk »

Offline kaushalpatel1982

  • LST CareTaker
  • Linux Learner
  • *****
  • Posts: 87
Re: squid
« Reply #1 on: October 06, 2010, 11:56:14 AM »
try urlpath_regex acl type in squid.conf. help is already  available within the file.