Asp.Net MVC 301 Redirects

后端 未结 5 1060
无人共我
无人共我 2020-12-16 03:00

We used to use ISAPI Re-Write (Infact its still on our server) although it doesnt work with ASP.Net MVC (Somthing to do with \'euxd\' get param).

We need a relaiable

5条回答
  •  萌比男神i
    2020-12-16 03:28

    If you are using IIS7, I would recommend using the official IIS7 URL Rewrite module.

    • Using the URL Rewrite Module
    • Using URL Rewrite Module 2.0

提交回复
热议问题