----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> -----Original Message-----
> From: [EMAIL PROTECTED]
>
> I use apache and jserv. It has no problem when I use
> the default set. But when I change the zone.properties
> from:
> #repositories=/home/httpd/servlets
> to
> repositories=/home/somewhere/java
>
> There is always an error message:
> "HTTP 404 - can not find the page"
You need to check all your logs: jserv.log, mod_jserv.log, and your
Apache access and error logs. Almost certainly there is a "Class not found"
error happening somewhere, and the logs will tell you what the real error
is.
- Fernando
> Please help me.
>
> ps.
>
> I can not change the httpd.conf file
> from
> #DocumentRoot /home/httpd/html/
> to
> DocumentRoot /home/somewhere/html
> also.
>
> Why?
>
> Thanks.
>
> JackWang
> [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
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]