RE: Tomcat 6 web root directory

2007-04-03 Thread Thai Dang Vu
al Message- From: Hoa Doan [mailto:[EMAIL PROTECTED] Sent: Monday, April 02, 2007 4:21 PM To: users@tomcat.apache.org Subject: Tomcat 6 web root directory Hi, I am trying to direct Tomcat to my own web root director, and I know you can do that by changing the host tag in server.xml. But Tomcat

Re: Tomcat 6 web root directory

2007-04-03 Thread Hoa Doan
Thank you, can you tell me where i can read more on configuring the tag for Tomcat? Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: Filip Hoa Doan wrote: > Hi, I am trying to direct Tomcat to my own web root director, and I know you > can do that by changing the host tag in server.xml

Re: Tomcat 6 web root directory

2007-04-02 Thread Filip Hanik - Dev Lists
Filip Hoa Doan wrote: Hi, I am trying to direct Tomcat to my own web root director, and I know you can do that by changing the host tag in server.xml. But Tomcat wont read any of my web file unless they are in a folder name 'ROOT'. Kind of confusing but here is an example of what i did.

Tomcat 6 web root directory

2007-04-02 Thread Hoa Doan
Hi, I am trying to direct Tomcat to my own web root director, and I know you can do that by changing the host tag in server.xml. But Tomcat wont read any of my web file unless they are in a folder name 'ROOT'. Kind of confusing but here is an example of what i did. My host tag in server.xml