mrppp
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] 403 Forbidden Error PageYou are welcome
Forum: Plugins
In reply to: [BulletProof Security] 403 Forbidden Error Pagecustom code-root htaccess-CUSTOM CODE TOP PHP/PHP.INI HANDLER/CACHE CODE Speed Boost Cache Code here
Forum: Plugins
In reply to: [BulletProof Security] 403 Forbidden Error PageAIT for your info. in custom code the link to speed test goes here got an” after /
Forum: Plugins
In reply to: [BulletProof Security] 403 Forbidden Error Pageworks now doh!!!!!!!!!!!
Forum: Plugins
In reply to: [BulletProof Security] 403 Forbidden Error Pageright ok, i got confused then, i thought it was only when using an ip.
Forum: Plugins
In reply to: [BulletProof Security] 403 Forbidden Error PageBut i,m not using it, i have removed it, and i only had the server based one not the ip based one
The server based one works on another site with same set up
# BRUTE FORCE LOGIN PAGE PROTECTION # Protects the Login page from SpamBots, HackerBots & Proxies # that use Server Protocol HTTP/1.0 or a blank User Agent RewriteCond %{REQUEST_URI} ^(/wp-login\.php|.*wp-login\.php.*)$ RewriteCond %{HTTP_USER_AGENT} ^$ [OR] RewriteCond %{THE_REQUEST} HTTP/1\.0$ [OR] RewriteCond %{SERVER_PROTOCOL} HTTP/1\.0$ RewriteRule ^(.*)$ - [F,L]Should that one work with that protocol? even though i have removed it
Got my hosting company to increase timeout Max Execution Time: 300
But now i get
Server Status: 200 -OK Error Message: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 424463 bytes) in /home/xxxx/public_html/wp-content/plugins/duplicator/classes/package.installer.php on line 185it just seems to take ages, never had issue on any other site. and this one is much smaller
php from diagnostics screen
Version 5.5.18
SAPI cgi-fcgi
User xxxxx
Safe Mode Off
Memory Limit 32M
Memory In Use 30.75 MB
Max Execution Time 300
Shell Exec Not SupportedForum: Plugins
In reply to: [BulletProof Security] 403 Forbidden Error PageFound this will do a search
Solution: There are 2 relevant fields to check for Event Code: WPADMIN-SBR.. The HTTP_REFERER and REQUEST_URI logging fields. If the Referer or Request URI has /wp-admin/ in the path then these are things that are being blocked by BPS in the wp-admin .htaccess file and a Skip/Bypass rule needs to be created for the wp-admin .htaccess file by adding it to BPS Custom Code. Typically either a wp-admin file needs to be whitelisted in the Skip/Bypass rule or a Query String needs to be whitelisted. Searching the Forum will produce any documented solutions for wp-admin Skip/Bypass rules by searching using the plugin’s name as the search word/term.Can’t see anything, as mine is not a plugin it is
HTTP_REFERER: http://www.xxxxxxx.co.uk/wp-admin/admin.phpForum: Plugins
In reply to: [BulletProof Security] lock downOK, maybe best to wait, if you think it is worth having i,m sure you will include at a later date.
Forum: Plugins
In reply to: [BulletProof Security] Brute Force LoginOk i,m being told “Server version: Apache/2.2.25 (Unix) which is newer as compared to the HTTP/1.1.
“
Means nothing to me but does that sound right?
they also said useOrder Deny,Allow Deny from all Allow from 127.0.0.1 # Exact IP Allow from 127. # Allows any IP where the first octet starts with 127in htaccess
Forum: Plugins
In reply to: [BulletProof Security] Brute Force LoginIgnore
Forum: Plugins
In reply to: [BulletProof Security] Brute Force LoginThanks, i have raised a ticket see what they say, normally pretty good
Forum: Plugins
In reply to: [BulletProof Security] Brute Force LoginLOL i,m asking
Forum: Plugins
In reply to: [BulletProof Security] Brute Force LoginBum! i,m one who gets the 403 so guess i can’t use it
Forum: Plugins
In reply to: [BulletProof Security] Brute Force Logincool thank you