Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

deply asp.net core web api to nginx without ssl

$
0
0

Hi all,

I tried to deploy my asp.net web api application to nginx follow the documentation below

https://docs.microsoft.com/en-us/aspnet/core/publishing/linuxproduction

currently, I have created hellomvc.service and started it. I can access from localhost/api/controller. But I can't access the application from another computer, ping the server's ip will timeout, what should I config, so that I can access the application from any other computer? I have already disabled ufw

The following steps in the documentation are secure nginx and config ssl, but I don't want to let it support ssl, then how can I config nginx.conf file?

thanks


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>