glassfish v3 多域托管

发布于 2024-11-16 16:20:06 字数 81 浏览 3 评论 0原文

我有一个使用 glassfish 运行的网站,现在我想使用同一服务器在全新的域名上托管另一个域。配置 glassfish 来支持这一点涉及哪些步骤?

I have a website running with glassfish and I want to now use the same server to host another domain on a completely new domain name. What are the steps involved in configuring glassfish to support this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

离鸿 2024-11-23 16:20:06

创建一个新的虚拟服务器并为其分配新的域名。您可以使用管理控制台来实现此目的:

配置 -->虚拟服务器 --> new

为新虚拟服务器分配名称(字段:Id)并设置您的域名(字段:主机)。选择一个或多个 http 侦听器并重新启动服务器。

Create a new virtual server and assign the new domain name to it. You can use the admin console to achieve this:

Configuration --> Virtual Servers --> new

Assign a name to the new virtual server (Field: Id) and set your domain name (Field: Hosts). Choose one or more http-listeners and restart your server.

灼疼热情 2024-11-23 16:20:06

是的,实际上这是通过在 GlassFish 管理控制台面板中添加新的虚拟服务器来实现的。
您可以轻松在使用 Jelastic 的 GlassFish 服务器

本说明向您展示如何通过提供的每个所需细节来管理此操作。

Yes, actually this is achieved by adding a new Virtual server in GlassFish admin console panel.
You can easily Run Multiple Custom Domains on GlassFish Server with Jelastic.

This instruction shows you how to manage this with every needed detail provided.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文