【问题标题】:How to redirect a form's get variables with IIS7?如何使用 IIS7 重定向表单的获取变量?
【发布时间】:2018-03-04 04:40:19
【问题描述】:

是否有可能(以及如何)使用 IIS 7 的 URL 重写模块将 url 从表单获取变量重定向到对 url 更友好的东西。一个例子是

/Catalog/Search/Title=Something&Order=Price

进入

/Catalog/Search/Title/Something/Order/Price

【问题讨论】:

    标签: iis-7 url-rewriting


    【解决方案1】:

    是的,但您应该深入研究这篇文章,因为其中有一些很好的细节: http://learn.iis.net/page.aspx/460/using-url-rewrite-module/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2013-04-09
      • 2018-04-27
      • 2015-10-05
      • 1970-01-01
      • 2018-02-25
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多