This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hello, when someone calls the url https://myaemsite.com/us/en/...html the response is a 400 error
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.
Solved! Go to Solution.
Views
Replies
Total Likes
The problem was fixed using
/0028 { /type "deny" /url "*\.\.*" }It covers two or more points together.
The problem was fixed using
/0028 { /type "deny" /url "*\.\.*" }It covers two or more points together.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies