Railo:在 http://domain.com 上找不到默认值

发布于 2024-09-15 23:31:57 字数 407 浏览 0 评论 0原文

我在 Windows Server 2003 上的 Apache 下运行 Railo 3.1.0 时遇到问题。

当访问 http://www. domain.com 它默认为index.cfm。

当访问 http://domain.com 时,它找不到 index.cfm。 http://domain.com/index.cfm 工作正常。

有人知道我可以在哪里配置这个吗?

I'm having an issue with Railo 3.1.0 running under Apache on Windows Server 2003.

When going to http://www.domain.com it defaults to index.cfm.

When going to http://domain.com it doesn't find index.cfm. http://domain.com/index.cfm works fine.

Anyone know where I can configure this?

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

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

发布评论

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

评论(1

时光是把杀猪刀 2024-09-22 23:31:57

看起来像是 Apache 虚拟主机配置错误,而不是 Railo。重新检查 domain.com 站点配置(在可用站点中)的 DirectoryIndex 设置,它应该首先包含 index.cfm

Looks like Apache virtual host misconfiguration, not Railo. Re-check DirectoryIndex setting for domain.com site config (in sites-available), it should contain index.cfm on first place.

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