On Mon, 28 Oct 2002 13:39:44 +1100 Matthew Hannigan <[EMAIL PROTECTED]> wrote: > On Sun, Oct 27, 2002 at 01:19:21PM -0500, > [EMAIL PROTECTED] wrote: > > Can someone please detail how I can configure tomcat to > > work on a port higher than 1024 so that I can launch it > as > > a regular user (not root)? I am running on Solaris and > > using Apache 2 with Tomcat 4. > > But ... high ports are the default! > > Compare your server.xml to the distributed one. > > Or do you mean apache? > Matt > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> >
I don't know. I changed the server.xml file to be port 80 instead of the 8080 default because I thought that I had to in order to get the connection between apache and tomcat to work? If I don't need to do that and can leave it at 8080, then I should be ok? Thanks. -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
