本文介绍了亚马逊AWS EC2 +弹性IP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想建立一个EC2实例有,我从123寄存器买了一个公共域名。

I'm trying to set up an EC2 instance with a public domain name that I bought from 123-reg.

除了与正在运行,并且更改DNS在123章实例关联的弹性IP,还有什么我需要做访问的网站?

Aside from associating the elastic IP with the instance that's running, and changing the DNS at 123-reg, is there anything else I need to do to access the site?

任何意见或补习的联系将大大AP preciated。

Any ideas or tutorial links would be greatly appreciated.

推荐答案

您只需要在域的DNS条目设置一个A记录指向的弹性IP,仅此而已。

You just need to set an A record on your DNS entry for the domain to point at the Elastic IP, that's it.

这篇关于亚马逊AWS EC2 +弹性IP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 03:28