>> From: CommonGround Softworks/Phil McNamara >> [mailto:[EMAIL PROTECTED] >> Subject: Mod_JK on OSX server 10.5 >> >> The new Tomcat (5.5.7) plays fine on port 8080. > >Why are you using such an old level? That's nearly three years old. > >> We want to move to using apache 2.2 with mod_jk to hand off URI's >> appropriately to tomcat. > >Why do you want to do that? Modern versions of Tomcat are more than >adequate for serving static content, so unless you have a real need for >httpd, don't make your life more complicated than it needs to be. If >you just want Tomcat to be accessible on ports 80 and 443, change the ><Connector> settings in conf/server.xml. > > - Chuck
Hi Chuck, Thanks for the response. Tried the port assignement bit a while back to 80 and 443. Got snarled up with them not playing just with the edits in server.xml. In OSX, IIRC, there were the usual issues because the ports less than 1024 are reserved for priviledged services, didn't want to run tomcat as root and it just got complicated. It seemed simpler to let the default Apache config do it's thing and hand off tomcat traffic via the connector. phil Phil McNamara CommonGround Softworks Inc. [EMAIL PROTECTED] http://www.commongrnd.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]