Quantcast
Channel: BulletProof Security ForumUltimate TinyMCE plugin 403 error – skip rule not working – BulletProof Security Forum
Viewing all articles
Browse latest Browse all 18

Ultimate TinyMCE plugin 403 error – skip rule not working

$
0
0

When the secure .htaccess file is activated, I get 403 errors when any of the Ultimate TinyMCE popup addons fire, i.e. help (? icon) in the plugin configuration, Code Magic (mainly what I use it for), etc.
Here’s the error message:
ForbiddenYou don’t have permission to access /wp-content/plugins/ultimate-tinymce/addons/shortcodes/shortcodes.php on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
I’ve tried adding a skip rule but that hasn’t seemed to do the trick:

# Ultimate TinyMCE fix
RewriteCond %{REQUEST_URI} ^/wp-content/plugins/ultimate-tinymce/addons/ [NC]
RewriteRule . - [S=13]

and neither does:

RewriteCond %{REQUEST_URI} ^/wp-content/plugins/ultimate-tinymce/ [NC]
RewriteRule . - [S=13]

Any suggestions would be welcome.


Viewing all articles
Browse latest Browse all 18

Latest Images

Trending Articles





Latest Images