|
Hello I want to know if I can use blacklist or whitelist url with arguments I'm trying but it not works |
Replies: 4 comments 1 reply
|
I'm trying the Blacklist property out with 2 urls (same domain, different query string), separated by comma. They both are pulling the ip addresses correctly. When you say it doesn't work, is it not pulling down any ip addresses? Is it ignoring one of the urls? |
|
if I configure the ipban.config like this Instead if I configure it like this |
|
The ? is a comment character, so you must use a 302 redirect url without a ? char if you must have a ? in the url. Apologies for the inconvenience. |
|
Ok. Thanks |
The ? is a comment character, so you must use a 302 redirect url without a ? char if you must have a ? in the url. Apologies for the inconvenience.