### Section 2: 'Main' server configuration # # The directives in this section set up the values used by the 'main' 本节的指令集用来设置“main"服务器所使用的值 # server, which responds to any requests that aren't handled by a 服务器响应任何没有被<VirtualHost>定义所处理的请…
Apache 版本: Server version: Apache/2.2.15 总计 1000行左右 英文前带井号的是注释,不起作用. 但很多注释去掉前方的 # 即可生效. # # This is the main Apache server configuration file. It contains the 这是Apache服务器主要配置文件 # configuration directives that give the server its instructions. 它包…