How can I exclude certain URL paths from “I’m under attack” mode?
The domain mydomain.com, how can i make that everything after mydomain.com/api/ is not subject to anti bot measures
https://mydomain.com/api/v1/guest/payment/notify
should then be excluded too for example
I tried to make a page rule (screenshot), but that didn’t change anything it seems

9 Replies
Afaik, UAM, like Bot Fight Mode, is fire-and-forget. You can’t opt out of it via Rules
Then can i achieve the same by turning off this mode, and put every url path behind Anti bot measures except “/api” ?
Sure?
Might still break something though, might be a good idea to test
i mean, how would i configure it, so that every request goes through a challenge, except a certain path?
since under attack mode is not an option
not existent?

? what instead
like this? then enable “im under attack”?

hm, it doesn’t work with “i’m under attack mode”, maybe this mode has like higher priority
Thank you so much! finally solved
