I received this right after I enabled the module on server, now I can't access the site or admin
I read somewhere this may have to do with a host turning on mod_security, they said the redirect may be incorrect in the script
putting this in htaccess got it working
# Turn off mod_security filtering. SecFilterEngine Off SecFilterScanPOST Off
Thanks for posting your fix, darumaki!
By the way, if anyone has any suggestions for getting around this without editing the .htaccess, I'd love to hear it.
I encountered and fixed this problem on 2009 Mar 30.
Go to http://www.oodledoodle.com/ Click Webmaster stuff / Not aceptable
Robert
Comments
Comment #1
darumaki commentedI read somewhere this may have to do with a host turning on mod_security, they said the redirect may be incorrect in the script
putting this in htaccess got it working
# Turn off mod_security filtering.
SecFilterEngine Off
SecFilterScanPOST Off
Comment #2
chrisshattuck commentedThanks for posting your fix, darumaki!
Comment #3
chrisshattuck commentedBy the way, if anyone has any suggestions for getting around this without editing the .htaccess, I'd love to hear it.
Comment #4
rjtsdt commentedI encountered and fixed this problem on 2009 Mar 30.
Go to http://www.oodledoodle.com/
Click Webmaster stuff / Not aceptable
Robert