I had read all the docs that I could find and either I found the wrong ones
or I'm brain dead.  Are you talking about the roughly two page doc found at
http://java.apache.org/jserv/zones.html?

If so, that seems to explain how to make different zones exist on different
machines (I think), but I'm hoping to use the same zone name (but as
separate zones) for two domains on the same machine.  I guess the question
put another way is as follows:

domain1.com and domain2.com are both on the same machine
/servlet is a zone in JServ
how do I allow access to www.domain1.com/servlet without allowing
www.domain2.com/servlet the same access to the zone.

I apologize for the question, but I haven't been able to figure it out from
the docs that I have found.

Thanks in advance for any and all help.

Stirling
[EMAIL PROTECTED]

-----Original Message-----
From: jon * [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 27, 1999 3:52 PM
To: Java Apache Users
Subject: Re: zones


> This is probably an easy one, but I couldn't figure it out from the docs.
>
> I'm using JServ (1.0b2) and Apache (1.3.4) on RH Linux (5.1).
>
> If I have one machine with two domains (domain1.com and domain2.com) how I
> can I make www.domain1.com/Servlet/MyContactForm use a different servlet
> than www.domain2.com/Servlet/MyContactForm?

Read the docs on Zones.

-jon


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to