我的系統是在windows跑appserv文 寫:我問的問題幾乎都是依夢兒大大回的耶QQ~再次感謝
先找到C:\AppServ\apache\conf apache的http.conf檔
用記事本打開
約在335~338行
找到\r
Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
Options Indexes FollowSymLinks MultiViews ExecCGI
把 第三行的 " Indexes" 拿掉
存檔後重新啟動apache
就ok了
這是我自己試出來的哦\r
底下是我的版本windows 2003
Apache Web Server Version 1.3.31
PHP Script Language Version 4.3.8
MySQL Database Version 4.0.20
Zend Optimizer Version 2.5.3
phpMyAdmin Database Manager Version 2.6.0-rc1


