Please bear with me because I am not very familiar how akamai works.
I am having issues with redirection. We are redirecting links domain.com/a/b
to domain.com/c/d
. However, akamai does not respect domain.com and the 301 goes to the original server. To illustrate:
http://akamai.ex.example.com/a/b
Redirects to
http://original.ex.example.com/b/c
When it is supposed to redirect to
http://akamai.ex.example.com/a/b
What is going on and how can this be resolved?