Friendly URLs for ASP.NET

后端 未结 6 1087
旧时难觅i
旧时难觅i 2020-11-30 19:48

Python frameworks always provide ways to handle URLs that convey the data of the request in an elegant way, like for example http://somewhere.overtherainbow.com/userid/12342

6条回答
  •  温柔的废话
    2020-11-30 20:39

    I've been using a URL rewriter by Intelligencia:

    http://urlrewriter.net/

    It was so easy to configure - maybe an hour to get it all up and running. Very few problems with it...

    I'd recommend it, but I should mentioned I've not tried any other ones.

    Good luck!

提交回复
热议问题