Melanie, I would recommend using the Apache Tomcat Connector mod_jk. Documentation can be found here: http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html See what you can make of it.
-----Original Message----- From: Melanie [mailto:melanie.v...@gmail.com] Sent: Sunday, March 14, 2010 6:47 PM To: users@tomcat.apache.org Subject: Question on Linux Tomcat Apache Server and Port Redirection for a robotics site > Hello, > > This question requires knowledge of Linux Apache Tomcat Server. > > I have a website with domain name for instance: www.robotronics.org > However this site is only for HTML and Javascript. > > I have a Java J2EE site on the same domain name but you can't get to it > unless you type the port: > http://www.robotronics.org:9080/Robotronics > > How can I get the domain name www.robotronics.org to point to the Java > J2EE site without having to type in the port 9080 and the directory > Robotronics? > > I found one site that gives some ideas on how to do it --> > http://rimuhosting.com/mod_jk2_and_mod_proxy_ajp.jsp#mod_proxy > > I tried to follow the instructions and could not get this to work. > > Thank you, > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org