突然的問題..沒有改到東西呀
我是用國外虛擬主機
比如說.com/後面不加入index.php就會到404....
之前明明就不用呀...
<IfModule dir_module>
DirectoryIndex index.php index.pl index.cgi index.asp index.shtml index.html index.htm \
default.php default.pl default.cgi default.asp default.shtml default.html default.htm \
home.php home.pl home.cgi home.asp home.shtml home.html home.htm
</IfModule>
以apache為例,只要在server的設定中更改首頁就可以了