LifeType 中文開發論壇

支援 => 安裝與設定 => 主題作者是: zzdragon 於 四月 11, 2005, 04:15:22 下午



主題: 报告老大, /blog/blog.php/blogowner能够访问但/blog/b
作者: zzdragon四月 11, 2005, 04:15:22 下午
报告老大,我的http:/www.xx.com.cn/blog/blog.php/zzlang能访问到...但
http://www.xx.com.cn/blog/blog/zzlang  (zzlang is a blogowner )访问
不到,这是为什么?


主題: 报告老大, /blog/blog.php/blogowner能够访问但/blog/b
作者: markwu四月 12, 2005, 10:23:04 上午
可能是 .htaccess 中的 forctype 沒有設對!

程式碼:
<Files blog>
 ForceType application/x-httpd-php
</Files>


要不然就是 blog 這個檔案有問題,請重新上傳這一個檔案試試。

Mark