ASP.NET behind nginx on linux

前端 未结 0 840
忘了有多久
忘了有多久 2020-11-30 17:18

I\'m currently learning ASP.NET and published my first app on my dev box. Now I\'m trying to put it behind nginx.

 location / {
    try_files $uri $uri/ @dotn         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题