IDependOn-Set: 1
IDependOn-Set: 238
IDependOn-Set: 255
IDependOn-Set: 275
IDependOn-Set: trash
LastModifiedSecs: 932848257
Parent: trash
SequenceNumber: 6
Title: Invalid command 'SetHandler' starting Apache
Part: 0
Author-Set: amackay11@yahoo.com
LastModifiedSecs: 932120372
Type: monospaced
Lines: 20
I get this error when trying to start httpd:

> >
> > ............................
> > Syntax error on line 99 of
> > /usr/local/src/ApacheJServ-1.0/example/jserv.conf:
> >
> > Invalid command 'SetHandler', perhaps mis-spelled or
> > defined by a module not included in the server configuration
> >............................

It doesn't say this in the documentation, but when "Include"ing 
the 'jserv.conf' entry in the httpd.conf, make sure it occurs
AFTER the 'LoadModule mod_mime'.  This is because mod_mime
loads the 'SetHandler' directive.
                     
I added the Include entry at the end of httpd.conf and error
no longer occurs.

Andrew Mackay
EndPart: 0
