RE: Apache 80 Tomcat 8080

2006-09-02 Thread Jim Weir
From: "Propes, Barry L" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: "Tomcat Users List" Subject: RE: Apache 80 Tomcat 8080 Date: Fri, 1 Sep 2006 16:19:02 -0400 in the server.xml file, (in the conf dir) see if you have a

RE: Apache 80 Tomcat 8080

2006-09-01 Thread Propes, Barry L
in the server.xml file, (in the conf dir) see if you have a line like this: port=8080 is where you configure it. -Original Message- From: Jim Weir [mailto:[EMAIL PROTECTED] Sent: Friday, September 01, 2006 2:59 PM To: users@tomcat.apache.org Subject: Apache 80 Tomcat 8080

Apache 80 Tomcat 8080

2006-09-01 Thread Jim Weir
I can broswe my html site with www.myhtml.com.. I can't get to my Tomcat deployed webapps without adding 8080 on the end, This is my workers.properties entry, [uri:/mysite/*] info=MySite.org ...http-vhosts.conf entry, Options Indexes FollowSymLinks AllowOverride None Order al