带有 ASP.NET 应用程序和尾部斜杠的 IIS 7.5

发布于 2025-01-05 09:57:55 字数 407 浏览 0 评论 0原文

我有一个 IIS 7.5,在“默认网站”中配置了一个名为“演示”的应用程序。 该应用程序的物理路径位于“默认网站”文件夹之外。它位于“c:\Program files\myWebsite\demo”

如果我现在通过 http://mywebsite.com 调用 IIS /demo/ 一切正常。 但是,如果我错过了结尾的“/”并调用 http://mywebsite.com/demo 我会收到黄色错误页面显示“‘/demo’应用程序中出现服务器错误。”

如何配置我的 IIS 以接受“demo”和“demo/”?

谢谢,康拉德

I've a IIS 7.5 with one application configured in the "Default Website" called "demo".
The physical path of this application locates outside the folder for "Default Website". It's located at "c:\Program files\myWebsite\demo"

If I now call the IIS via http://mywebsite.com/demo/ everything works fine.
But if I miss the trailing "/" and call http://mywebsite.com/demo I get a yellow error page with "Server Error in '/demo' Application."

How can I configure my IIS to accept "demo" and "demo/"?

Thanks, Konrad

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文