Hide theme & plugins from listed

Home Forums BulletProof Security Free Hide theme & plugins from listed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11197
    Santosh
    Participant

    I have been using Bulletproof security for my blog and happy with its performance. Is there a way to hide the themes and plugins getting listed  at [dead link / bad link removed]

    #11203
    AITpro Admin
    Keymaster

    The link you posted was a dead link to a suspended hosting account.  I am guessing that you have pages that are being indexed and displayed as a list.

    These 2 sections of .htaccess code in your root .htaccess file already take care of this.

    # DO NOT SHOW DIRECTORY LISTING
    # If you are getting 500 Errors when activating BPS then comment out Options -Indexes
    # by adding a # sign in front of it. If there is a typo anywhere in this file you will also see 500 errors.
    Options -Indexes
    
    # DIRECTORY INDEX FORCE INDEX.PHP
    # Use index.php as default directory index file
    # index.html will be ignored will not load.
    DirectoryIndex index.php index.html /index.php
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.