• Resolved telebrain

    (@telebrain)


    I notice a strange issue with the latest BPS. Somehow the stuff between the BEGINN and END WORDPRESS tag is written repeatedly. `<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>` appears quite 20 times in the htaccess. Any help would be fine.

    http://wordpress.org/extend/plugins/bulletproof-security/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: BulletProof Security] Stange issue’ is closed to new replies.