Forwarding Path to Origin in Cloudfront

送分小仙女□ 提交于 2020-07-08 00:36:33

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!