RE: Multiple Hosting on IIS

2001-07-06 Thread Cox, Charlie
Title: RE: Multiple Hosting on IIS you could map the contextname to something else to return an error for that context(in server.xml):         where errorcontext could just conain a servlet(or jsp) that generates a 404 for each request that it gets, therefore giving the

Re: Multiple Hosting on IIS

2001-07-06 Thread Allan Kamau
Wu <[EMAIL PROTECTED]> wrote: > Hi, Randy, > > That did the trick. > > Thanks. > > -m > - Original Message - > From: "Randy Layman" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 02, 2001 10:10 AM > Subject:

Re: Multiple Hosting on IIS

2001-07-02 Thread Minglong Wu
Hi, Randy, That did the trick. Thanks. -m - Original Message - From: "Randy Layman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 10:10 AM Subject: RE: Multiple Hosting on IIS > > You must restart IIS the process, which means e

RE: Multiple Hosting on IIS

2001-07-02 Thread Randy Layman
tomcat log files, they should be able to shed some light on where the disconnect is happening. Randy > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 02, 2001 1:22 PM > To: [EMAIL PROTECTED] > Subject: Re: Multiple

Re: Multiple Hosting on IIS

2001-07-02 Thread Minglong Wu
Message - From: "Randy Layman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 9:19 AM Subject: RE: Multiple Hosting on IIS > > Because the default uriworkermap.properties file doesn't include > mappings for the other URLs. > > R

RE: Multiple Hosting on IIS

2001-07-02 Thread Randy Layman
Because the default uriworkermap.properties file doesn't include mappings for the other URLs. Randy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, July 02, 2001 12:42 PM To: [EMAIL PROTECTED] Subject: Re: Multiple Hosting o

Re: Multiple Hosting on IIS

2001-07-02 Thread Minglong Wu
Have you noticed that after plug in tomcat server into IIS   http://localhost/examples/jsp/index.html work but http://localhost/admin/index.html and http://localhost/test/index.html not work? Why is that?   Thanks. - Original Message - From: nilesh To: [EMAIL PROTECTED