<VirtualHost xxx.xxx.xxx.xxx> ServerName aa.bb User test Group test DocumentRoot /home/test/public_html/aabb ErrorLog /var/log/httpd-aabb.error_log CustomLog /var/log/httpd-aabb.access_log common </VirtualHost>
<VirtualHost xxx.xxx.xxx.xxx> ServerName www.aa.bb User test Group test DocumentRoot /home/test/public_html/aabb ErrorLog /var/log/httpd-aabb.error_log CustomLog /var/log/httpd-aabb.access_log common </VirtualHost>
<VirtualHost xxx.xxx.xxx.xxx> ServerName www.aa.bb ServerAlias aa.bb # ← User test Group test DocumentRoot /home/test/public_html/aabb ErrorLog /var/log/httpd-aabb.error_log CustomLog /var/log/httpd-aabb.access_log common </VirtualHost>
Syntax error on line 331 of /usr/local/apache/conf/httpd.conf: Invalid command 'Order', perhaps mis-spelled or defined by a module not included in the server configuration /usr/local/apache/bin/apachectl start: httpd could not be started
http://www.cert.org/advisories/CA-2002-17.html >Upgrade to the latest version >The Apache Software Foundation has released two new versions of >Apache that correct this vulnerability. System administrators >can prevent the vulnerability from being exploited by upgrading >to Apache version 1.3.25 or 2.0.39. The new versions of Apache >will be available from their web site at