Reply To: Gzip compression – custom .htaccess code
Ah, I thank you. I had tried to study all of that a bit but had missed that redundancy! One more question: Do I only need to be concerned about ‘gzip-only-text/html’ and just ignore these others?...
View ArticleReply To: Gzip compression – custom .htaccess code
For the problematic browser section of code you do not need to add anything else. The BPS Speed Boost Cache code has all of the standard content types, but you can add additional content types or you...
View ArticleReply To: Gzip compression – custom .htaccess code
Once again I am impressed and pleased to discover BPS already had me covered. It just took me a while to catch on. Many thanks!
View ArticleReply To: Woocommerce products listing ajax or jquery block add to card
Hello, thanks for analysis and advice. I went according to the instructions turned off Root Folder BulletProof Mode Deactivate wp-admin Folder BulletProof Mode and custom code I have two codes. One...
View ArticleReply To: Woocommerce products listing ajax or jquery block add to card
The Request Methods Filtered code should look like this code below. The code you posted above is not valid, but I assume that was just a copy and paste problem with your post. Since you have...
View ArticleReply To: Woocommerce products listing ajax or jquery block add to card
Lukas, When you deactivated Root and Admin protecting your are turning off BPS. So your problem is somewhere else. Assuming your not using any “Caching” plugin like Wp-SuperCache, W3Total Cache...
View ArticleReply To: Random General Questions
Hi. Because of some special requirements, I have implemented 3 WordPress installation on a single domain. ie, https://www.mydomain.com https://www.mydomain.com/blog/ https://www.mydomain.com/kb/ 1. I...
View ArticleReply To: Random General Questions
The BPS plugin should be installed on each/every site so that each site has all of the BPS plugin security features installed: Login Security, htaccess Firewalls, etc. See the forum topic link below...
View ArticleReply To: Changing PHP versions via cPanel
Unlock your root htaccess file and turn off AutoRestore first and then switch your PHP server version. Your host may or may not automatically use and/or create php handler htaccess code in your root...
View ArticleReply To: Error: PHP/php.ini handler htaccess code check
[Topic has been merged into this relevant Topic] I am having issues with the Pre-Installation Wizard. Following is a copy of what it is telling me: Error: PHP/php.ini handler htaccess code check...
View ArticleReply To: Whitelist Rule: /hello.php
[Plugin Firewall AutoPilot Mode New Whitelist Rule(s) Created: 21 julio 2015 - 15:40] Whitelist Rule: /hello.php [Plugin Firewall AutoPilot Mode New Whitelist Rule(s) Created: 21 julio 2015 - 15:55]...
View ArticleReply To: Error: PHP/php.ini handler htaccess code check
@ John Webster – Copying the php/php.ini handler code to BPS Custom Code is a very simple and quick thing to do so if the help documentation is not clear then that will be changed to make it more...
View ArticleReply To: Whitelist Rule: /hello.php
@ Victor – What I am looking for is the Security Log entry for this. It will look something like this example log entry below. Check your Security Log and look for a Security Log entry that looks...
View ArticleReply To: Whitelist Rule: /hello.php
[403 GET / HEAD Request: 12 junio 2015 - 13:55] Event Code: PFWR-PSBR-HPR Solution: http://forum.ait-pro.com/forums/topic/security-log-event-codes/ REMOTE_ADDR: 91.200.13.64 Host Name:...
View ArticleReply To: Whitelist Rule: /hello.php
Perfect. Thanks. This is what I expected to see. So what we will do to prevent this issue/problem from happening is to add another filter to Plugin Firewall AutoPilot Mode for this condition/error...
View ArticleReply To: Whitelist Rule: /hello.php
What is important to note is that a Plugin Firewall whitelist rule is NOT actually being created by the Plugin Firewall AutoPilot Mode for the hello.php file so it is still protected. The nuisance is...
View ArticleReply To: Error: PHP/php.ini handler htaccess code check
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ....
View ArticleReply To: Error: PHP/php.ini handler htaccess code check
Okay, I copied and posted a copy of my current Root Access file in my previous post. I had already pasted all of this code into the Root htaccess File Custom Code box and saved the Root Custom Code. I...
View ArticleReply To: Error: PHP/php.ini handler htaccess code check
The initial setup of BPS Pro may require additional one time calibration/setup steps for some websites, but that is a one time thing. If you would like for me to login to this site and set everything...
View ArticleReply To: Whitelist Rule: /hello.php
A new BPS Pro zip file with this BugFix is available for download and installation if you would like to download it from the AIT-pro.com BPS Pro Secure Download Area. Use the BPS Pro Upload zip...
View Article