歡迎光臨, 訪客. 請先 登入註冊一個帳號.
五月 05, 2024, 10:39:26 下午
19595 文章 在 3865 主題 由 4580 會員
最新註冊會員: aa123aa1
  列出文章
頁: [1]
1  支援 / 安裝與設定 / 一個關於mode rewrite的問題 於: 四月 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
頁: [1]