1

我有一个客户要求进行白标,为此我需要将 hello.example.com 上的所有请求转发到 data.value.com。

浏览器中的 url 将显示 hello.example.com,但加载的页面将是 data.value.com。

hello.example.com 托管在 GoDaddy 上,我在 GoDaddy 中做了相应的条目

data.value.com 通过 Cloudfront Distribution 托管在 AWS 上。

现在,当我点击 hello.example.com 时,我从 Cloudfront 收到 403 错误,并显示以下错误消息:

403 ERROR
The request could not be satisfied.
Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
Generated by cloudfront (CloudFront)

当我在 hello.example.com 上执行 ping 或 traceroute 时,我可以看到 ping 发生在 data.value.com 上。

为了重定向我的域请求,我需要进行哪些配置更改。

4

0 回答 0