发布时间:2014-10-31 19:46:53
去除Apache默认页面 以及 日志报错 /var/log/httpd/error_logApache log:后来在log中找到如下一行Directory index forbidden by Options directive: /var/www/html/google一下,采用了一个高人得建议,删除以下两个页面rm -f /etc/httpd/conf.d/welcome.conf ← 删除测试页rm -f /var/www/error/noindex.html.........【阅读全文】