On 10/9/07, j k <jonnykent@xxxxxxxxx> wrote:
>
> /etc/init.d/apache2 configtest
> * Checking Apache Configuration ...
> * Apache2 has detected a syntax error in your configuration files:
> Syntax error on line 536 of /etc/apache2/httpd.conf:
> Invalid command 'Order', perhaps mis-spelled or defined by a module not
> included in the server configurati [ !! ]
>
> here's the lines:
> 535 <FilesMatch "^\.ht">
> 536 Order allow,deny
> 537 Deny from all
> 538 </FilesMatch>
>
>
> they look ok to me. What am I missing? Has something changed 2.0.58->59 that
> I've missed.
In particular, you're missing the module mod_access (and probably
others too). Check how you are loading your modules.
Joshua.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx