Caldarale, Charles R wrote:
From: Dave Filchak [mailto:sub...@zuka.net]
Subject: Re: Configuration help with tomcat connectors
So, I am told there will be static content as well as JSP pages.
Tomcat does an excellent job of serving static content all by itself. Unless
you have some other compelling need to run httpd (e.g., PHP, poor man's load
balancing), I'd strongly recommend that you run Tomcat standalone and simplify
your life.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
So, can you clarify what you mean by standalone? Right now it is running
on port 8080 and I have other sites running on this server on the
standard port 80. Can the standalone run on the server along side of
apache and share port 80 or is there something I am missing here?
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org