Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/amazon-web-services/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Amazon web services dns重定向将路径包含到查询中_Amazon Web Services_Dns_Url Redirection - Fatal编程技术网

Amazon web services dns重定向将路径包含到查询中

Amazon web services dns重定向将路径包含到查询中,amazon-web-services,dns,url-redirection,Amazon Web Services,Dns,Url Redirection,我有以下DNS设置: www.example.com CNAME xyz.elasticbeanstack.com exaple.com A redirect(301) http://www.example.com 但是,请求的路径不会像enpdoint一样传递到www 比如说, example.com/abc被重设为www.example.com,而不是www.example.com/abc 重定向时如何保持路径,或者有其他方法使example.com/

我有以下DNS设置:

www.example.com    CNAME   xyz.elasticbeanstack.com
exaple.com         A       redirect(301) http://www.example.com
但是,请求的路径不会像enpdoint一样传递到www

比如说,

example.com/abc被重设为www.example.com,而不是www.example.com/abc


重定向时如何保持路径,或者有其他方法使example.com/abc链接与www.example.com/abc一起工作?

一些基本格式。@m213prog我建议您联系AWS的支持人员