Re: [mod-security-users] Problem with upload
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-07-26 18:47:39
|
Pierre Henriot wrote: > Hi > > I use photoshare, there is a form with 8 possible file uploads. > > I always get a rejection from mod_security with the comment "invalid > multipart/form-data format" > > I don't see why the form data is invalid. Any ideas? You should find more information in your error log, right above the "invalid multipart/form-data format" message. My guess is that mod_security is unable to create a temporary file on disk. I'll see to make the error message better. -- Ivan Ristic Apache Security (O'Reilly) - http://www.apachesecurity.net Open source web application firewall - http://www.modsecurity.org |