I've got:
tomcat 5 (c:\tomcat\Tomcat5)
apache 2 (c:\apache\Apache2)
html docs (c:\public)
I can set acpache to use the c:\public as a document root, but can't seem to get Tomcat to do the same, so in order to get jsp's working they have to be in the tomcat htdocs directory.
How do i configure the apache tomcat setup so that all documents are in c:\public (both static html and jsp)?
tomcat 5 (c:\tomcat\Tomcat5)
apache 2 (c:\apache\Apache2)
html docs (c:\public)
I can set acpache to use the c:\public as a document root, but can't seem to get Tomcat to do the same, so in order to get jsp's working they have to be in the tomcat htdocs directory.
How do i configure the apache tomcat setup so that all documents are in c:\public (both static html and jsp)?