Example:
http://www.aaa.com/? Id=1501 want to rewrite into http://www.aaa.com/1501.html
How to write this? I am a newcomer, what a big help to solve! Thank you very much!
CodePudding user response:
Now no one use IIS,. Net are kestrelserverCodePudding user response:
This is you want to be a pseudo static? Tryconfiguration by roadFor example,
Routes. The MapRoute (
Name: "Default",
Url: "{controller}/{action}/{id}. The HTML",
Defaults: new {controller="Home", action="Index", id=UrlParameter. Optional},
Namespaces: new string [] {" Controller. The Controllers "}
);