----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It has a search feature and all the answers!
----------------------------------------------------

>
> >
> >  % /usr/local/apache/bin/apachectl start
> > Syntax error on line 114 of /usr/local/jserv/etc/jserv.conf:
> > Invalid command 'SetHandler', perhaps mis-spelled or defined by a module
> > not included in the server configuration
> > /usr/local/apache/bin/apachectl start: httpd could not be started
> >
> > I configured jserv and apache as per instructions.  I am running Redhat
6.0.
> > Please help.
> >
> >  Thanks in advance.
> what about sending useful informatios : what can you read in line 114  &
> around ?
>
> jluc
>

(I am running Redhat 6.0, apache 1.3.9 and jserv-1.1b1)

Line 113 and on have the following

<Location /jserv/>
    SetHandler jserv-status

    order deny,allow
    deny from all
    allow from localhost
</Location>




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to