ASP.Net MVC 2 on nginx/mono 2.8

前端 未结 6 1566
心在旅途
心在旅途 2021-02-06 07:07

I am trying to setup ASP.Net MVC 2 application on Linux environment. I\'ve installed Ubuntu 10.10 on VirtualBox, then installed Mono 2.8 from sources. After that I have installe

6条回答
  •  感动是毒
    2021-02-06 07:40

    Since you are running ASP.NET MVC 2 application you should use fastcgi-mono-server4.

提交回复
热议问题