If you are not able to upload the file and getting the mod_security related errors like as per below
mod_security: Access denied with code 406. Error processing request body: Multipart: invalid part header (missing colon): Submit Query\\x0d\\x0a [hostname “www.graphicireland.com”] [uri “/woodprint/upload.php”]
then simply add following command in your .htaccess file that will fix your issue.
————————–
SecFilterEngine Off
SecFilterScanPOST Off
————————–
That should solve your problem.
Latest posts by Freestyler (see all)
- Optimizing Keywords From Free Directory Submissions - June 15, 2007
- Why do I get an error when I try to send emails? - December 26, 2006
- My IP address is blacklisted. How can it be unlisted? - December 26, 2006