启用apache2模块,无效命令“AddModule”

运行Centos 5.3我不确定这里出现了什么问题。 模块(mod_dav.c)不存在,会导致错误? 我怎样才能编译mod_dav.so?

安装Apache时错过了什么?

以下是我迄今为止所做的步骤。

安装apache2:

yum install httpd 

httpd.conf中:

 AddModule mod_dav.c 

重新启动apache:

 Invalid command 'AddModule', perhaps misspelled or defined by a module not included in the server configuration