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.1    myhost.localhost

Now, I need some help. I read on the tomcat's doc that I can set up
the <context> into the $TOMCAT_HOME/conf/Catalina/myhost.localhost
but, two questions:
1) Do I ned to configure the <host> into the server.xml too?
2) What's the name to assign to the .xml to manage my application? I
mean the .xml file with the <context> infos.

Thanks for your help!

--
Dr. Omar Adobati
[EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to