Hello, when someone calls the url https://myaemsite.com/us/en/...html the response is a 400 error
Malformed request syntax
Cannot serve request to /content/myaemsite/es/...html on this server
I've tried adding into the dispatcher one rule as follow:
/0028 { /type "deny" /url "[\.\.]" }
Just for testing purposes, but nothing is working, I'm getting that error once again.
Do you know how to fix it? Thanks in advance.