Title: BPS SECURITY / HTTP ERROR LOG
Last modified: August 21, 2016

---

# BPS SECURITY / HTTP ERROR LOG

 *  Resolved [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * (@phoenix13)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/)
 * Hi,
 * 404, 403, and all… Nothing in security log, not display. Why ?
 * NB : BulletProof Security FREE
 * Thanks.
 * [http://wordpress.org/plugins/bulletproof-security/](http://wordpress.org/plugins/bulletproof-security/)

Viewing 13 replies - 16 through 28 (of 28 total)

[←](https://wordpress.org/support/topic/bps-security-http-error-log/?output_format=md)
[1](https://wordpress.org/support/topic/bps-security-http-error-log/?output_format=md)
2

 *  Thread Starter [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * (@phoenix13)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140761)
 * “delete the bulletproof security plugin folder /plugins/bulletproof-security 
   and reinstall BPS” : no results.
 * in httpd.con `<Directory /var/www/>
    AllowOverride All </Directory>`
 * no results.
 * OS: Debian 6.0.3
    PleskPanel : 11.5.3
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140762)
 * You need to add your actual real Directory path – /var/www is just an example.
   See my previous post. I added some additional directives to the code.
 *  Thread Starter [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * (@phoenix13)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140763)
 * One minute !… I see that in system info Bulletproof :
 * Website Root Folder: http**s**://www.example.com
 * BUT my domain is : **http**://www.example.com
 * Install in admin wordpress http**s**.
 * One more time, but install with admin http now…
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140764)
 * Also anytime you make changes to a Server configuration file you will need to
   reboot the Server for the configuration changes to take effect.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140765)
 * You need to add the Directory path for the Server where the root path where website
   content is served from. I am pretty sure the default Directory path is /var/www
   for Debian, but if you have changed that then you need to add your actual Directory
   path.
 * See the 11.2.3. Common Directives section
 * [http://debian-handbook.info/browse/stable/sect.http-web-server.html](http://debian-handbook.info/browse/stable/sect.http-web-server.html)
 *  Thread Starter [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * (@phoenix13)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140766)
 * Nothing 🙁 No change 🙁
 *  Thread Starter [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * (@phoenix13)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140767)
 *     ```
       <Directory /var/www/vhosts/example.com/httpdocs/>
       Options Indexes FollowSymLinks Includes ExecCGI
           	AllowOverride All
               Order Allow,Deny
               Allow from all
       </Directory>
       ```
   
 * In httpd.conf, restart server, but nothing 🙁
 *  Thread Starter [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * (@phoenix13)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140768)
 * ” I am pretty sure the default Directory path is /var/www”
 * Yes, for sure.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140769)
 * Ok at this point you will need to contact a Server Admin to assist you. If you
   have a vhost setup then this is probably going to be something too advanced for
   you to figure out. 😉
 *  Thread Starter [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * (@phoenix13)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140770)
 * Ok 😉 Thanks 😉
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140771)
 * Took me 2 hours to get a XAMPP vhost SSL setup figured out so vhost setups are
   not something that I would consider easy if you are not a seasoned Server Admin
   and each Server type is a little different too. And then there could be Server
   specific requirements for vhost setups on that particular Server. The Server 
   Admin of the Server will already know all the specifics about that particular
   Server so he/she will be able to do whatever is needed pretty quickly. 😉
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140780)
 * Requires Host/Server Admin assistance to address this issue resolving.
 *  Thread Starter [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * (@phoenix13)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140781)
 * Thanks !

Viewing 13 replies - 16 through 28 (of 28 total)

[←](https://wordpress.org/support/topic/bps-security-http-error-log/?output_format=md)
[1](https://wordpress.org/support/topic/bps-security-http-error-log/?output_format=md)
2

The topic ‘BPS SECURITY / HTTP ERROR LOG’ is closed to new replies.

 * ![](https://ps.w.org/bulletproof-security/assets/icon-128x128.png?rev=1731938)
 * [BulletProof Security](https://wordpress.org/plugins/bulletproof-security/)
 * [Support Threads](https://wordpress.org/support/plugin/bulletproof-security/)
 * [Active Topics](https://wordpress.org/support/plugin/bulletproof-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bulletproof-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bulletproof-security/reviews/)

 * 28 replies
 * 2 participants
 * Last reply from: [phoenix13](https://wordpress.org/support/users/phoenix13/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/bps-security-http-error-log/page/2/#post-4140781)
 * Status: resolved