How do I set the root path for my website to be included in the rate limiting rule?
I do not have any pages on my site, just one main page so I guess I’m wanting to apply the rule to the whole site?
I have set it up like this but not sure if it’s right. I deployed this rule and refreshed my site a few times (more times than the rule I specified) but the rule didn’t seem to kick in so not sure if I set this up correctly.
If you want to cover the entire site, click “Edit Expression”, clear out the box and type true, that’s the simplest way and makes it very obvious what you’re doing
If you wanted to just cover the root page, you’d do URI PathEquals/
There’s no such thing as an empty path