Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Configuration :
DocumentRoot and servlet mount point
We have a new project moving Sun Java Web Server to Apache Jserv. If servlet zone mount point is "/" as following config files: ApJServMount / /brian #in mode_jserv.conf DocumentRoot "/usr/local/apache/htdocs" # in httpd.conf
It seems JServ working right when requesting a servlet, for example http://host/scr (where scr is a servlet in zone 'brian'), but it doesn't work requesting a web page.
The question is Java Web Server can recognize there ia a servelt or webpage requested from users. It distributes web pages and servlets in separate directories and configured on administrative web pages. But the browser always says can't find that web pages.
We will appreciate your advise.

Brian Lin blin@inspex.com
brianlinATureachDOTcom

[Append to This Answer]
Previous: (Answer) New Item
Next: (Answer) New Item
This document is: http://java.apache.org/faq/?file=309
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.