由 fanyewew 在 11-05-2004 18:04 发表:
运行apache时出错
[root@localhost root]# /etc/rc.d/init.d/httpd start
启动 httpd:Syntax error on line 826 of /etc/httpd/conf/httpd.conf:
AddType requires at least two arguments, a mime type followed by one or more file extensions
[失败]

由 li-jiahuan0 在 11-05-2004 19:10 发表:
把httpd.conf里826行左右的代码都帖出来看看
从提示看
很显然配置文件里出错
面包会有的,女人也会有的
由 风云2002 在 11-06-2004 18:09 发表:
AddType
查查这个文件
由 txkss 在 11-06-2004 18:46 发表:
line 826 of /etc/httpd/conf/httpd.conf
就是这一行的东西写错了<br /