Closed lpsm-dev closed 1 year ago
@ci-monk Were you able to figure this out? I am facing the same issue.
@ci-monk Were you able to figure this out? I am facing the same issue.
Hi @BilalAshfaq!
I was able to resolve this through this documentation:
Resolved!
I currently have a cloudfront that responds with the path
/login/<client-A>
and I would like to remove the server header from the response. It's possible?I tried this code:
But it only worked when I accessed the cloudfront from the root path
/
:With the path
/login/<client>
I got the following result, but it's not what I want: