将GCP App Engine映射到子域(不是裸域)

编程入门 行业动态 更新时间:2024-10-25 00:34:50
本文介绍了将GCP App Engine映射到子域(不是裸域)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想将子域xxxx.domain映射到App Engine项目,我通过TXT验证了我在GANDI中注册的域名(裸名)domain的所有权.

I want to map a subdomain xxxx.domain to an App Engine project, I verified my ownership of the domain name (naked name) domain registred in GANDI via TXT.

经过验证,我只在域名范围内添加了xxxx.domain,结果得到的信息如下:

After the verification, I only added xxxx.domain in the scope of domain names and I got this informations as result :

我很困惑要添加到xxxx.domain的记录以及要添加到domain的记录以使子域正常工作.

I'm confused what records to add to xxxx.domain and which records to add to domain to make the subdomain working.

顺便说一句,我让domain指向另一项服务,我想保持其正常运行

By the way, I have domain pointing to another service and I want to keep it working

非常感谢

推荐答案

对于子域,您只需添加一个DNS记录:

For a subdomain, you just need to add one DNS record:

Name: xxxx (this is your subdomain) Type: CNAME Data: ghs.googlehosted

A/AAAA记录仅在裸域中才需要,并且由于您没有在GAE中使用裸域,因此可以跳过该域.

The A/AAAA records are only needed for a naked domain and since you aren't using the naked domain with GAE, you can skip that.

更多推荐

将GCP App Engine映射到子域(不是裸域)

本文发布于:2023-07-16 04:16:35,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1117744.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:App   GCP   到子域   Engine

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!