我們在servers 資料夾底下開一個 test.conf ,馬上來嘗試看看nginx 的威力。 server { listen 80; server_name example.com; # 把request 轉給localhost 的5566 port ...
確定! 回上一頁