登錄EC2,安裝Nginx,因為我們使用的是Amazon Linux 2 所以要輸入sudo amazon-linux-extras install nginx1 來進行安裝,而非一般的yum 套件安裝。
確定! 回上一頁