Error logging is off but errors are still being logged

Home Forums BulletProof Security Free Error logging is off but errors are still being logged

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9486
    Mark
    Participant

    I have logging toggled off but still accruing entries. Not a huge problem but curious.
    Security Log / HTTP Error Log
    Security Log Status: Error Logging is Turned Off
    Security Log Last Modified Time: September 8, 2013 – 10:41 am
    WP3.6, BPS.49

    #9489
    AITpro Admin
    Keymaster

    Go to the htaccess File Editor tab page and check your active root htaccess file to see if the code is commented out like this below.  If it is not commented out with pound signs then add them.

    #ErrorDocument 400 /wp-content/plugins/bulletproof-security/400.php
    #ErrorDocument 401 default
    #ErrorDocument 403 /wp-content/plugins/bulletproof-security/403.php
    #ErrorDocument 404 /404.php
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.