Tomcat Root = Apache Root
Hi,
I have installed Apache 1.3 and Tomcat 3.2.3. So far, I have success in executing servlets through the Apache server in a directory under the Tomcat directory structure;
e.g. tomcat_home/servlet/....
What I want to do is to put my servlets into the apache directory structure;
e.g. apache_home/htdocs/servlet/....
Could anyone kindly give me some ideas of how to configure this. Many thanks.
Sunny

