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