当前位置:首页 > 服务器技术 > apache

Apache2TestPage问题的解决办法

安装并配置完成Apache2.2和php 5.2.14后,首次用httpd启动时出现Apache 2 Test Page,并有如下提示: This page is used to test the proper operation of the Apache HTTP server after it has been installed.

安装并配置完成Apache2.2和php 5.2.14后,首次用httpd启动时出现Apache 2 Test Page,并有如下提示: This page is used to test the proper operation of the Apache HTTP server after it has been installed. If you can read this page it means that the Apache HTTP server installed at this site is working properly. 解决方法: 1. 找到一个叫做welcome.conf的文件,一般在/etc/httpd/conf.d 2. 把这个文件的所有行都注释掉,即前面加上#,这样就不会执行此Apache 2测试页面了。


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!