This question is really directed at someone familiar with the C API.
I am currently working with a customer that is upgrading from Apache HTTP
Server 1.3 to 2.2 on SunOS 5.9.
They have made a custom modification to mod_include that they want ported to
the 2.2 version.
I have been able to ge
I am working with a customer with the following basic configuration. They are
running Apache 1.3.33 and make heavy used of mod_include.
A new project has come up that uses J2EE web applications. Our intent was to
have Apache forward requests for .jsp to Tomcat 5 (running on a separate
server)