Alternatives to IIS for Windows to run ASP.NET

前端 未结 7 616
天命终不由人
天命终不由人 2021-01-31 03:18

Are there any alternatives to IIS for Windows to run ASP.NET?

CassiniEx seems pretty old?

相关标签:
7条回答
  • 2021-01-31 03:44

    You could use Apache and mono with mod_mono. It seems like a lot of work, but it should be get the job done. I guess it depends on the reason you need something other than IIS whether or not it is a viable way to do it.

    0 讨论(0)
提交回复
热议问题