woody, apache, & jserv
I'm running woody on a server, I used dselect to install apache and jserv.
Now when apache tries to start up it errors saying:
Syntax error on line 120 of /etc/jserv/jserv.conf:
Invalid command 'SetHandler', perhaps mis-spelled or defined by a module not
included in the server configuration
Line 120 of /etc/jserv/jserv.conf
<Location /jserv/>
SetHandler jserv-status
order deny,allow
deny from all
allow from localhost
</Location>
obviously line 120 is the SetHandler
is this something I need or can I just comment it out, or is something that can
be fixed easily.
Wayne
Reply to: