----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hello everyone,
I am working with Apache 1.3.9 and I am trying to configure jserv.
Here is the scenario:
. If I run httpd -l I see that mod_jserv.c is compiled in.
. I include the file jserv.conf into httpd.conf
. I edit jserv.conf to point to:
. configure a zone called "example" and point example.properties to the
correct file
. set ApjServMount /example /example
. in example.properties I set the directory where the Test.class are
located
However, when I try to access http://localhost:8089/example/Test the
apache server says that it can not find the url.
How do I see if Jserv is actually running?
Thank you,
Julio.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
--
--------------------------------------------------------------
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]