I want to configure my Mac OS X Server 10.4 so Tomcat handles JSPs,
but Apache serves normal content (including PHP, CGI, and so on), all
without having to specify a special port. In other words:
www.mydomain.com/index.jsp (gets handled by Tomcat)
www.mydomain.com/index.html (gets handled by Apache)
What works, but is not what I want:
www.mydomain.com/index.html
www.mydomain.com:9006/index.jsp
I've Googled extensively and tried many approaches, but without
success. Many of the suggestions I've found either apply to OS X (not
Server), or are several years old and probably obsolete. It seems
like someone should have already invented this wheel but I can't find
the evidence.
Tom
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tom Jacobs - InterVision
---------------------------------------------------------------------------
(541) 343-7993 http://www.intervisionmedia.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]