On 10/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > > On 10/9/07, j k <[EMAIL PROTECTED]> 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.
Thanks Joshua, you are quite correct. Not sure how they became commented out. All goes again. Thanks. --------------------------------------------------------------------- > 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: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >