post.php 403 when in post
-
Hi,
I get a 403 error if I try and post on my site any text containing a link (running 4.9.4). This error popped up after I updated to 4.9.4 although that may be coincidence, I haven’t posted for a while.
I’ve re-applied permalinks rules, stripped down .htaccess, disabled all plugins. There are some hints from other posts that this can be down to mod_security rules on the server, which I don’t have access to, but I have applied this code to my htaccess with no effect.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Does anyone else have any other ideas to try?Cheers,
Mike
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘post.php 403 when in post’ is closed to new replies.