I block all upload with:

acl fileupload  req_mime_type   -i  ^multipart/form-data$
http_reply_access deny  fileupload

Question:
is there any tricks to allow upload to company managers and deny to all 
others?

tia

        --m

Reply via email to