這裡我使用之前安裝wsl2的虛擬機來進行,打開Ubuntu,首先進行安裝nginx: sudo apt update sudo apt install nginx. 啟用nginx服務: sudo systemctl start nginx (wsl ...
確定! 回上一頁