Nginx configured ssl server listen 443, why don't shows up 443 port use netstat?

前端 未结 0 1639
刺人心
刺人心 2020-12-17 18:44

I run nginx with configure file: /etc/nginx/nginx.conf,

...
http {
    ...
    server {
        listen       8080 default_server;
        return          


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