Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 06:28:54 -0700
From:      Blake Swensen <blake@pyramus.com>
To:        FreeBSD List <freebsd-questions@freebsd.org>
Subject:   OT: Any help with Apache 1.3 not starting?
Message-ID:  <39FAD496.68D9F7@pyramus.com>

next in thread | raw e-mail | index | archive | help
Just installed Apache 1.3 on FreeBSD 4.1-RELEASE from the ports
collection.  When using the httpd.conf-dist with only minimum required
changes,  httpd chokes on ANY and ALL <DIRECTORY></DIRECTORY> or
<LIMIT></LIMIT> blocks ie.

Syntax error on line 375 of /usr/local/www/conf/httpd.conf:
Invalid command 'Order', perhaps mis-spelled or defined by a module not
included in the server configuration
./apachectl start: httpd could not be started

Now, I know that ORDER is a valid command ie.

<Limit GET>
order allow,deny
allow from all
</Limit>

So can anyone think of what's up with this



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39FAD496.68D9F7>