LifeType 中文開發論壇

支援 => 安裝與設定 => 主題作者是: wwh 於 四月 08, 2008, 01:39:46 下午



主題: 一個關於mode rewrite的問題
作者: wwh四月 08, 2008, 01:39:46 下午
我們學校有一個部落格,其中一個個人的部份,request_format_mode使用apache modrewrite時,無法進入資料夾,他的網誌站台網址是
http://mail.lnes.tp.edu.tw/lifetype/32_
但是若將request_format_mode改成簡潔網址,連至首頁時,永遠只能連至上次連結的網誌,沒法連至summary.php。
但若是將request_format_mode設為一般網址,就又全數正常,不知原因為何?

.htaccess如下
RewriteBase /lifetype/
ErrorDocument 401 /lifetype/error.php
ErrorDocument 403 /lifetype/error.php
ErrorDocument 404 /lifetype/error.php
DirectoryIndex summary.php


主題: Re: 一個關於mode rewrite的問題
作者: bibicall四月 10, 2008, 12:34:41 上午
請說明一下你的LifeType版本
還有有出現啥error log嗎?