Re: upload failed
Posted: 18 Jun 2008, 07:48
This is a mod_security problem with some servers and how they are setup. If you are using the flash uploader and getting a 403 error you will need to do the following in the .htaccess file
SecFilterEngine Off
SecFilterScanPOST Off
If someone can specify every file that the flash uploader is used with I believe you can specify that the security is only turned off for those files. My phocagallery is now happily uploading
SecFilterEngine Off
SecFilterScanPOST Off
If someone can specify every file that the flash uploader is used with I believe you can specify that the security is only turned off for those files. My phocagallery is now happily uploading