bbs ~ # /etc/init.d/apache2 start
* Apache2 has detected a syntax error in your configuration files:
Syntax error on line 521 of /etc/apache2/httpd.conf:
Invalid command 'Order', perhaps mis-spelled or defined by a module not included in the server configuration
/etc/apache2/httpd.conf第521行
<FilesMatch "^\.ht">
Order allow,deny /*521*/
Deny from all
</FilesMatch>
--
FROM 211.151.248.*