当我ssh进入我的 ec2 实例并运行时,ls -a我看到:
.. .bash_logout .bash_profile .bashrc .ssh .viminfo
然而,当我打开与实例关联的 url 时,我看到了标准的欢迎页面,所以它似乎必须index.html位于实例中。
当我ssh进入我的 ec2 实例并运行时,ls -a我看到:
.. .bash_logout .bash_profile .bashrc .ssh .viminfo
然而,当我打开与实例关联的 url 时,我看到了标准的欢迎页面,所以它似乎必须index.html位于实例中。