Options Immediately block… not working
-
Hi,
I am using the feature
Immediately block IP’s that access these URLs
(Description:)
Separate multiple URL’s with commas. Asterisks are wildcards, but use with care. If you see an attacker repeatedly probing your site for a known vulnerability you can use this to immediately block them. All URL’s must start with a ‘/’ without quotes and must be relative. e.g. /badURLone/, /bannedPage.html, /dont-access/this/URL/, /starts/with-*As I understand, the following should work.
/wordpress*,/test.*,/admin*,/wp-config.*,/administrator/,/old/wp-admin/,/wp/wp-admin/,/blog/wp-admin/,/wordpress/wp-admin/,/test/wp-admin/But it doesn’t seem to work. I am still getting the following logged:
/old/wp-admin/
/wp/wp-admin/
/blog/wp-admin/
/wordpress/wp-admin/
/test/wp-admin/Anyone?
Best wishes
Marco
The topic ‘Options Immediately block… not working’ is closed to new replies.