bs-wp-sandbox v1.2 released
The main changes in this version are to make it easier to use and to permit comments and post previews by default. Also, when a blacklisted page is requested bs-wp-sandbox will redirect the client to “http://yourblog/”. Now you can change the BLOGNAME variable at the top of the file to redirect the client where you choose (i.e. http://yourblog/blog/).
Version 1.2 of the BlogSecurity WordPress Sandbox plugin has been released. See its tool page for details and for the latest download.
Random Posts
If you enjoyed this post, please leave a comment or subscribe to the feed and get future articles delivered to your feed reader.




I want to make a device embedded linux to protect my system (maybe a small network, server,…). If user A is in outside of my system want to access my system, The device Embedded system will enable dialog to ask ID and password to pass the device. After ID and pass is verified. Data can be pass through device from User to my system. How I can use SSL for secure cummunication in this case?