Re: Multiple Hosting on IIS

2001-07-06 Thread Allan Kamau
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 You must restart IIS the process, which means either

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): Host name=www.myhypotheticaldomain.com Context path=/contextname docBase=webapps/contextname/ Context path=/othercontextname docBase=webapps/errorcontext

Re: Multiple Hosting on IIS

2001-07-02 Thread Minglong Wu
] Sent: Sunday, July 01, 2001 3:04 AM Subject: Multiple Hosting on IIS Dear Sir, We are one of leading ISPcompanies, I am trying to install Jakarta-Tomcat 3.2.1 on of our Windows 2000 Advance Server with IIS. I followed "jakarta-tomcat3.2.1\doc\tomcat-iis-howto.html",

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 on IIS

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. Randy -Original Message- From: [EMAIL PROTECTED

RE: Multiple Hosting on IIS

2001-07-02 Thread Randy Layman
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 Hosting on IIS Hi, Randy, I

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 either a machine reboot, or stopping