Re: [squid-users] upload through squid does not work

From: Marc Elsen <marc.elsen@dont-contact.us>
Date: Thu, 02 Jan 2003 13:43:50 +0100

Mrvka Andreas wrote:
>
> hi once again!
>
> i've posted one month ago my problem of uploading a file with php.
> but even with your response my script isn't working.
>
> "page cannot be displayed" is the error.
> if i do not choose to upload a file, the script works.
> but now, if i choose a pdf - file (57kb) for uploading, squid blocks everything.
>
> i can't even print a "hello, world" message on the screen.
> what i can configure in squid.conf for that error?
>
> i hope, someone can help...
>
> thx!
> Andy

 Which version of SQUID ?
 On which platform/os/version ?

 FYI for regular file upload , we needed :

 acl fileupload req_mime_type -i ^multipart/form-data$
 http_access allow fileupload

 in squid.conf.

 Do not know whether this is relevant to your case however.

 M.

-- 
 'Time is a consequence of Matter thus
 General Relativity is a direct consequence of QM
 (M.E. Mar 2002)
Received on Thu Jan 02 2003 - 05:43:55 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:24 MST