On Tue, 30 May 2000 [EMAIL PROTECTED] wrote:
> Having installed all modules, I'm trying to start apache server, but
> it complains about various commands in httpd.conf.
You must load (in case of DSO) and add at least te following modules:
> Syntax error on line 386 of /usr/local/apache/conf/httpd.conf: Invalid
> command 'DirectoryIndex', perhaps mis-spelled or defined by module not
> included in the server configuration
mod_dir
> Commenting out one line causes the error to be reported on on another
> (not necessary next). So far commands which it's complained about
> include Order,
mod_access
> TypesConfig,
mod_mime
> Deny, Allow,
mod_access
> LogFormat...
mod_log_config
Apache ships with documentation that explains usage of each directive of
the standard modules and what module they belong to. You didn't honestly
think I knew the above by heart, did you? :)
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]