作者GoodXD (Je pense donc je suis^^)
看板Blog
標題Re: [ WP ] 自行架設wordpress 中文permalink與標씠…
時間Mon Nov 1 20:11:27 2010
※ 引述《mihicchi (SA)》之銘言:
: 因為租用了一個美國的網頁空間 ipage
: 所以想說試試看自行架設blog 選擇安裝wordpress
: 我下載了最新的繁體中文版 (Ver.3.0.1)
: 但是選擇postname為permalink的時候
: 只要是中文title 一律都會顯示
: Bad Request
: Your browser sent a request that this server could not understand.
: Additionally, a 403 Forbidden error was encountered while trying to use an
: ErrorDocument to handle the request.
用 FTP Client 下載 .htaccess file // 此為隱藏檔,如果沒看到 FTP 要設定一下
備份一下 .htaccess
用 editor 打開,加上
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
然後存檔,上傳試試看吧!
Ref:
http://wordpress.org/support/topic/
400-bad-request-when-trying-to-update-permalinks
solve-a-404-after-save-changes-from-options-permalinkphp
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 122.124.92.92
1F:推 mihicchi:感謝回文 不過好像沒有效果QQ 11/02 00:15
2F:推 mihicchi:我寫了信去問伺服器公司的服務人員 他們回覆說他們的服務 11/02 11:17
3F:→ mihicchi:無法使用含有中文的URL.....所以應該是他們那邊的問題吧. 11/02 11:17
4F:→ xzonisy:,htaccess 占了八成,剩下看是不是 apache 功能沒開 11/03 23:39
5F:→ xzonisy:小心無良小虛擬主機商,很多都是三房東,出事找不到人 11/03 23:41
6F:→ xzonisy:看了一下價錢,台灣的 why3s burning-g acsite 好像都比他 11/03 23:42
7F:→ xzonisy:划算。 11/03 23:42