RE: [TOMCAT 5.5] Context configuration problem

2006-10-26 Thread Caldarale, Charles R
> 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

Re: [TOMCAT 5.5] Context configuration problem

2006-10-26 Thread Omar Adobati
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

Re: [TOMCAT 5.5] Context configuration problem

2006-10-26 Thread Martin Gainty
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

[TOMCAT 5.5] Context configuration problem

2006-10-26 Thread Omar Adobati
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