hi!
i use squid 2.5.stable1 on linux suse 7.3
BUT some pdf files can pass squid!? and upload is successful.
its curious...
your squid.conf entry does not solve my problem :o(
kind regards,
Andy
-----Ursprungliche Nachricht-----
Von: Marc Elsen [mailto:marc.elsen@imec.be]
Gesendet: Donnerstag, 02. Janner 2003 13:44
An: Mrvka Andreas
Cc: Squid-Users
Betreff: Re: [squid-users] upload through squid does not work
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:51:47 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:24 MST