2018年9月28日

wordpress 除了首頁 其他都是 404 error

本來以為搬家告一段落,結果仔細一看才發現除了首頁的其他頁面都跑出 404 error 了

這個問題來自 nginx 的設定檔

首先要再去把 nginx.conf 這個檔案打開來,

然後去找

Server裡面的

location / {   
   
try_files $uri $uri/ /index.php?q=$uri&$args;   #加上這行
}

# Add trailing slash to */wp-admin requests.

rewrite /wp-admin$ $scheme://$host$uri/ permanent;  #再加上這行


存檔之後 nginx -s reload 平滑重啟 打完收工。

沒有留言:

輕鬆玩東京六天五夜

起因是今年春天在我們家一輪投票之後,泰國曼谷出局,東京獲選為我們家的暑假旅遊點,掌聲~~~