http://localhost/wForum/ 出来的是index.php
我想让他直接到frames.php
于是我在/etc/httpd/conf/httpd.conf中把
DirectoryIndex index.html index.html.var index.php
改成了
DirectoryIndex frames.php index.html index.html.var index.php
可是清空缓存,/etc/rc.d/init.d/httpd restart以后,还是出来的index.php
怎么才能frames.php首发啊
--
FROM 211.68.71.*