Step 4 設定NGINX 伺服器,在原本的設定檔中加上SSL 的設定,並且設定憑證與金鑰的路徑: server { listen 80 default_server; listen [::]:80 ...
確定! 回上一頁