我可以在旧网站下托管一个网站吗?
我已经在 EasyCgi 上托管了一个网站(假设它名为 website1)。
我必须托管另一个(website2)。所以我在 website1 根文件夹下创建了一个名为“website2”的文件夹。然后我将 website2 的所有内容 FTP 到“website2”文件夹。
之后,我尝试请求 URL:但没有任何反应...... 只是一个错误页面显示,其中包含:
感谢任何帮助。
I have a website has already hosted on EasyCgi (suppose that it's called website1).
I have to host another one (website2). So I created a folder called "website2" under the website1 root folder. then I FTP all the content of website2 to the "website2" folder.
After that, I tried to request the URL: and nothing happen...
Just an error page display that contains:
Any help appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要在托管管理控制台中创建单独的虚拟主机 - 它将创建单独的目录和虚拟主机。将其链接到单独的域名。
如果它没有这样的功能 - 你就不走运了。
You need to create separate vhost in your hosting management console - it will create separate directory & link it to separate domain name.
If it has no such feature - you are out of luck.