是否可以在 ASP.NET mvc 4 中的 *.localhost 之前添加自定义单词(参数)?

发布于 2025-01-10 15:19:30 字数 421 浏览 2 评论 0原文

我对我想在项目中实现的一个问题有疑问...... 我有两个生产域,基于子域,我更改了应用程序中的一些功能,由于某些原因,目前在 *.localhost 上进行调试目前相当困难(因为我需要在一个域中测试两种不同的功能),所以我我认为我可以添加一些按钮来切换我的 *.localhost 子域。 我期望什么:

domain1.localhost:59328/controller/action domain2.localhost:59328/controller/action

当我按下按钮时,它会将domain1切换到domain2,反之亦然......

那么,有可能吗?

我在 localhost 上使用 IIS Express

P.S 我是 asp.net 路由的新手,所以我对此不太了解......

I have a question about one issue what I want to implement in my project...
I've two production domains, based on subdomain I change some functionality in my app, and for some reasons debugging on *.localhost for now is quite difficult for now(because I need to test two different functionalities in one domain), so I thinked that somehow I can add some button which could switch my *.localhost subdomains.
what I expect:

domain1.localhost:59328/controller/action
domain2.localhost:59328/controller/action

when I pressed button it switchs domain1 to domain2 and vice verse...

So, is it possible somehow?

I'm using IIS express on localhost

P.S i'm new in asp.net routing so I don't know much about it...

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

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

发布评论

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