ASP.NET web pages without aspx file extension

前端 未结 3 1522
忘了有多久
忘了有多久 2020-12-17 23:45

What is best solution to serve ASP.NET web pages without aspx extension? I want to make http://www.mydomain.com/mypage instead of http://www.mydomain.com/mypage.aspx

3条回答
提交回复
热议问题