Hi ,
i have the same problem but no solution.
if i want to update a page with simple text it works great.
But if i want to typin html links or somthing like that then i get a 403 !
Same with a widget -> textfield:
i also cant typ in html source like an image tags only simple text is possible to save!
If i want to fixed it with a .htaccess file in wp-admin with :
<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>
code i get a 500 internal server error ….
How i can fixed ?? any solutions ?
regards schning