LAMP搭建之二:apache配置文件详解(中英文对照版) # This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. # See <URL:http://httpd.apache.org/docs/2.2/> for detailed information. # In particu
Apache的主要目录和配置文件理解 参考链接:http://httpd.apache.org/docs/2.4/misc/security_tips.html 一.Apache主要配置文件注释(演示) Apache的主配置文件位置:/etc/httpd/conf/httpd.conf,默认站点的主目录:/var/www/html/ 官方文档的第一句便告诉我们:The location of this file is set at compile-time, but may be overrid