例如 我手动输入网址访问xxxx.com/config.php 会自动跳转到xxxx.com
还有我设置了一个欢迎页index.html 点击跳转到index.php 然而依旧会跳转到xxx.com
http://www.server110.com/apache/201404/9487.html
don't know
修改配置文件吧。
直接修改apache服务器的配置文件./conf/httpd.conf中的DocumentRoot和Directory
或者
修改./htdocs/目录下的index.html文件:
index.html文件的内容如下:
应该默认跳转到index.php啊,你改一下配置文件吧,或者直接header指向