配置了一个虚拟机,麻烦大神们给看看哪有问题?

作者: mumalala 2014-03-20 15:41:30

DocumentRoot "/var/www/html/bbs" //网站路径
ServerName www.wangning.com //网站域名 www.wangning.com 是假的,随便写的 这个有关系么?我直接IP访问 在虚拟机上练手

Options FollowSymLinks
AllowOverride all
Order Allow,Deny
Allow from all

/VirtualHost>
遇到了
[root@localhost conf]# service httpd restart
停止 httpd: [失败]
启动 httpd:httpd: Syntax error on line 991 of /etc/httpd/conf/httpd.conf: /etc/httpd/conf/httpd.conf:991: was not closed.
[失败]

请问这个虚拟这块有什么问题?还需要别的代码我再贴

相关资讯