Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12473

Juicebox – 403 error when trying to insert Juicebox Gallery

$
0
0

Create a plugin Skip/Bypass rule for the Juicebox plugin in BPS Custom Code.

1.  Copy the Juicebox plugin skip/bypass rule below to this BPS Root Custom Code text box:  CUSTOM CODE PLUGIN/THEME SKIP/BYPASS RULES

Note:  If your WordPress installation is a subfolder installation then add your WordPress folder name in the path.  Example:  /My-WordPress-Folder-Name/wp-content/plugins/wp-juicebox/

# Juicebox plugin skip/bypass rule
RewriteCond %{REQUEST_URI} ^/wp-content/plugins/wp-juicebox/ [NC]
RewriteRule . - [S=13]

2.  Click the Save Root Custom Code button.

3.  Go to the BPS Security Modes page, click the Create secure.htaccess File AutoMagic button and activate Root folder BulletProof Mode.


Viewing all articles
Browse latest Browse all 12473

Trending Articles