Date sent: Thu, 24 Aug 2006 23:20:45 +0100
From: Graham Reeds <[EMAIL PROTECTED]>
Subject: Re: Virtual Local Host on Windows 2000
To: users@tomcat.apache.org
Send reply to: Tomcat Users List
Send reply to:
Caldarale, Charles R wrote:
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Graham Reeds
Subject: Virtual Local Host on Windows 2000
Anyway I copied a test app into webapps/test but selecting
http://test.localhost/ results in FF appending www. to the
front and IE not displaying anything
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Graham Reeds
> Subject: Virtual Local Host on Windows 2000
>
> Anyway I copied a test app into webapps/test but selecting
> http://test.localhost/ results in FF appending www. to the
> front and IE not displaying anyt
Tomcat 5.0.28:
I would like to set up a virtual local host to test on my system. The
name of the domain for testing doesn't really matter but I chose
test.localhost and had the appBase point to webapps/test (see below):
Anyway I copied a test app into webapps/test bu