----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Hi,

I'm new to Apache and JServ.

I need to use a servlet-zone for servlets as well as for html-documents, so
that the following will work:

http://host/webapp/servlet?param=value
http://host/webapp/default.html

I do not know how to configure it.

The problem seems to be that if a specific "sub-directory" ("webdir" in the
upper example) is mapped to JServ then the Apache server won't serve other
documents in the appropriate web-directory (for example below the "htdocs"
directory, or in an other directory mapped via an Apache-Alias).

I tried this already but it won't work. When I remove the JServ mapping then
the html-docs will be found, but the servlets not and vice versa.

How can I get this to work?


Sincerely
 Michael Lorenz.



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to