I am getting 406 Errors when I sumbit a WYSIWYG field from my CMS.
I have seen suggestions that adding the following to my root .htaccess file will solve the problem:
SecFilterEngine Off
SecFilterScanPOST Off
However, this does not seem to be working. Add these lines just gives me a 500 error.
Can anyone shed any light on this issue?
Thanks


Reply With Quote
