Grid Responsive Gallery – Plugin Firewall Whitelist Rules

Home Forums BulletProof Security Pro Grid Responsive Gallery – Plugin Firewall Whitelist Rules

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2493
    AITpro Admin
    Keymaster

    The Grid Responsive Gallery plugin requires these Plugin Firewall Whitelist rules: /grid-gallery/(.*).php, /grid-gallery/js/(.*).js, /grid-gallery/(.*)directory

    Plugin Firewall Manual Setup Steps
    1. Copy and paste plugin scripts/whitelist rules to the Plugins Script|File Whitelist Text Area.
    2. Click the Save Whitelist Options button.
    3. Turn AutoPilot Mode On.
    4. Click the Activate button to activate the Plugin Firewall.

    The Grid Responsive Gallery plugin also requires this Custom Code skip/bypass rule.
    1. Copy this .htaccess code below to the Custom Code text box: CUSTOM CODE PLUGIN SKIP/BYPASS RULES
    2. Click the Save Root Custom Code button.
    3. Go to the BPS Security Modes page and click the Root Folder BulletProof Mode Activate button.

    # Grid Responsive Gallery skip/bypass rule
    RewriteCond %{REQUEST_URI} ^/wp-content/plugins/grid-gallery/ [NC]
    RewriteRule . - [S=13]
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.