If you realy want to serve if via http wihout terminate TLS, remove the ssl option from your configuration. server { listen 80; listen [::]:80;.
確定! 回上一頁