[問題]apache 不會自動讀 index.htm檔
發表於 : 2004-07-01 20:00
●架設主機作業系統:Windows(XP商用版)
●連線方式:ADSL SEEDNET 8M/640K浮動IP
●論壇伺服器程式:Apache HTTP Server 2.3.0
●論壇 phpBB2 版本:phpBB 2.0.8a
●問題如下:
不知道為什麼我之前只要打位置不用加 index.htm 就可以自動讀,現在卻不行
之前:
http://xxxx.com.tw 就 ok
後來一定要:
http://xxxx.com.tw/index.htm
我系統有重做,但是詞服器跟php版本都是用一樣的....
請問是不是 Apache 的 httpd.con 要改什麼?
但我之前也沒另外設定用,我有找到:
<IfModule mod_dir.c>
DirectoryIndex index.html index.htm index.php index.php3
</IfModule>
設定都也正常....
有哪位先進知道原因可以教我一下嗎>"<
●連線方式:ADSL SEEDNET 8M/640K浮動IP
●論壇伺服器程式:Apache HTTP Server 2.3.0
●論壇 phpBB2 版本:phpBB 2.0.8a
●問題如下:
不知道為什麼我之前只要打位置不用加 index.htm 就可以自動讀,現在卻不行
之前:
http://xxxx.com.tw 就 ok
後來一定要:
http://xxxx.com.tw/index.htm
我系統有重做,但是詞服器跟php版本都是用一樣的....
請問是不是 Apache 的 httpd.con 要改什麼?
但我之前也沒另外設定用,我有找到:
<IfModule mod_dir.c>
DirectoryIndex index.html index.htm index.php index.php3
</IfModule>
設定都也正常....
有哪位先進知道原因可以教我一下嗎>"<