使用Ubuntu 內建的nginx 套件安裝,安裝完後預設的nginx 設定檔是 ... location / { try_files $uri $uri/ /index.php?$query_string; } location = /favicon.ico ...
確定! 回上一頁