[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: GNUJSP 1.0 on Apache/NT/4
>When I call the example date.asp, it doesn't work and the file error.log
>says:
>
>[Wed Dec 01 18:57:24 1999] [warn] [client 155.132.241.31] handler
>"jsp-handler" not found for: c:/javaprojects/examples/date.jsp
>[Wed Dec 01 18:57:24 1999] [error] [client 155.132.241.31] File does not
>exist: c:/javaprojects/alph/gnujsp/Examples/date.jsp
>
>My config :
>
>All examples in c:\JavaProjects\Examples
>
>and my Config files are attached with this mail.
>
>
>Thanks for you help.
>
>Cédric.
Hi Cedric,
at some time when you changed your config and replaced
the include of the jserv.conf (or mod_jserv.conf) by the
content of the file in httpd.conf.
So all what you define in jserv.conf (or mod_jserv.conf)
which is correct as far as a short look told me will
never be used.
Just remove the stuff from httpd.conf and reactivate
the include (beware of the name difference jserv.conf
and mod_jserv.conf, where does mod_jserv.conf come from,
I only know jserv.conf (unix).)
Ciao,
Carsten