On 9/20/07, karmariv <[EMAIL PROTECTED]> wrote: > I would like to know how I can change an address > "http://ip:8080/site1/index1.jsp" and "http://ip:8080/site2/index2.jsp" in > an address like "http://my_server_name.com/site1" , > "http://my_server_name.com/site2"
The way you're using the term "site" here suggests some confusion but in any case -- You "get rid of" the IP address by having a valid DNS entry for your hostname/domainname. The "8080" is the port number; you configure that in server.xml. HTH, -- Hassan Schroeder ------------------------ [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]