Reply To: WordPress XML-RPC DDoS Protection – protect xmlrpc.php, block...
Okay, I have these two segments added: <FilesMatch "^(xmlrpc\.php)"> Order Deny,Allow Deny from all Allow from (first 3 octets of my office exit IP in format xx.xx.xx.) </FilesMatch>...
View ArticleReply To: WordPress XML-RPC DDoS Protection – protect xmlrpc.php, block...
You only need 1 block of code and whitelist the IP and or hostname in that 1 block of code. By using 2 blocks of code you are actually cancelling out/negating the whitelist you did in the other block...
View ArticleReply To: WordPress XML-RPC DDoS Protection – protect xmlrpc.php, block...
gah, okay, I thought one was for publisher, one was for trackbacks… I’ll ditch the first one then. thanks EDIT: That did it, thanks This reply was modified 5 hours, 46 minutes ago by AITpro Admin....
View ArticleReply To: Plugins Have Disappeared After Updating – All Plugin Files...
[Topic has been moved to this relevant Topic] the “all plugin files sent to quarantine” issue is happening for me. but i’m unable to check all and restore the files. there’s a lot of them…. and i get...
View ArticleReply To: WordPress XML-RPC DDoS Protection – protect xmlrpc.php, block...
Great! Thanks for confirming that did the trick! Yep, the post is not 100% clear about what to do so I added a note to the original topic above. ;) Note: If you are using this code then you would...
View ArticleReply To: Plugins Have Disappeared After Updating – All Plugin Files...
@ tracy – see the steps to restore all plugin files in this link below that goes to a previous post in this topic....
View ArticleReply To: Plugins Have Disappeared After Updating – All Plugin Files...
New code has been added to BPS Pro 9.0 and a new BPS Pro 9.0 zip file has been uploaded at 6-25-2014 2:02 PM PDT. Impact: Very few people have been affected by this problem overall. Somewhere in the...
View ArticleSuggested – Recommended Folder and File Permisions
There is a section i BPS PRO with recomended file permisions. I was changing file permisions in uploads folder but ticked recursive and now everything is 705 inclding a strange file .listing. Should I...
View ArticleReply To: Suggested – Recommended Folder and File Permisions
Folder permission suggestion to try is 705 folder permissions. File permission suggestion to try is 604 file permissions. Changing folder and file permissions does not add that much of a security...
View ArticleReply To: Search String Apostrophe / Single Quote 403 error
I would argue that it make sense to have an ‘advanced’ interface for people who want to customize the rules beyond what the ‘one click’ interface provides, but I see your point. Also, I think it would...
View ArticleReply To: Search String Apostrophe / Single Quote 403 error
Custom Code is an advanced interface that allows someone to customize their custom code and it is simple to use / user friendly too. I guess I should have mentioned that we tried that method first of...
View ArticleReply To: Search String Apostrophe / Single Quote 403 error
Thanks, but the updated version of the BPSQSE section in this thread is still very different from the latest from version .50.2. It might make more sense to post the version .50.2 code with the quote...
View ArticleReply To: Search String Apostrophe / Single Quote 403 error
The BPS Query String Exploits code is current in this forum thread. The BPS Query String Exploits code is also current in this thread:...
View ArticleReply To: Search String Apostrophe / Single Quote 403 error
Oops you are right. This is the wp-admin .htaccess file code and I thought it was root .htaccess file code. I will add a Note so that I do not miss that in the future. This reply was modified 15...
View ArticleReply To: Search String Apostrophe / Single Quote 403 error
Ok this is the wp-admin .htaccess file’s Query String Exploits code so I added a Note so that I would see this as well. ;) IMPORTANT NOTE: This is the wp-admin .htaccess file code and not the Root...
View ArticleReply To: Search String Apostrophe / Single Quote 403 error
Well, that certainly explains a lot! From that other thread, I can see that the changes I made to the .50.2 root code were correct. At this point, everything looks fine. Sorry for messing up this...
View ArticleReply To: Search String Apostrophe / Single Quote 403 error
Actually you pointed out something very important that will be corrected today throughout the forum so thanks for that. All threads that have Query String Exploits code in them need to have a Note...
View ArticleWP Engine – Speed up code found on the web
Hello! I have found a piece of code here: http://www.markdescande.com/speed-up-wp-engine/ – as I see there are a few things new compared to the code posted here. Any coments on this Ed? Could we all...
View ArticleReply To: WP Engine – Speed up code found on the web
Looks like pretty standard Browser cache code with maybe some WP Engine specific things added. The Speed Boost Cache code is pretty much the same thing. Browser caching code is very standardized so...
View ArticleReply To: Genesis Theme – blank site, site crash after restoring files...
You can update the Genesis Theme from your WordPress Dashboard, but to prevent the possibility of Genesis Theme files being quarantined in the future you can do these extra precautionary steps below....
View Article