> From: Omar Adobati [mailto:[EMAIL PROTECTED]
> Subject: Re: [TOMCAT 5.5] Context configuration problem
>
> adding that line make me able just to point the browser to
> myhost.localhost but not to show what I need.
You need to read the doc for the , , , and
(not - the
To:
Sent: Thursday, October 26, 2006 6:35 AM
Subject: [TOMCAT 5.5] Context configuration problem
> Good Morning all,
>
> I need to setup a local virtual host, call it "myhost.localhost". I'm
> using a linux box, and so I edited the /etc/hosts file adding the
> line
Sent: Thursday, October 26, 2006 6:35 AM
Subject: [TOMCAT 5.5] Context configuration problem
> Good Morning all,
>
> I need to setup a local virtual host, call it "myhost.localhost". I'm
> using a linux box, and so I edited the /etc/hosts file adding the
> line:
&g
Good Morning all,
I need to setup a local virtual host, call it "myhost.localhost". I'm
using a linux box, and so I edited the /etc/hosts file adding the
line:
127.0.0.1myhost.localhost
Now, I need some help. I read on the tomcat's doc that I can set up
the into the $TOMCAT_HOME/conf/Catali