Quantcast
Viewing all articles
Browse latest Browse all 12489

MyArcadePlugin Lite – Unable to import a Flash SWF file 403 Error

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

1.  Copy the MyArcadePlugin Lite 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/

# MyArcadePlugin Lite SWF Import skip/bypass rule
RewriteCond %{REQUEST_URI} ^/wp-content/plugins/myarcadeblog/ [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 12489