问题
I am using cloudfront with a cache behavior for /apiA* pointing to OriginBdomain.com/apiB. I would like requests with path /apiA/examplePath to be forwarded to OriginB.com/apiB/examplePath
however, requests for /apiA/examplePath are only being forwarded to OriginBdomain.com/apiB
is it possible to forward the path as well?
来源:https://stackoverflow.com/questions/62584582/forwarding-path-to-origin-in-cloudfront