Hi All,
I've got Apache(1.3) and Tomcat (4.1) happily chatting using the mod_jk 1.2
connector. Here is what I want to accomplish.

when an end user types www.foobar.com Apache should forward the request to
Tomcat who then picks up files from /dir1/dir2/abc.xml and displays it as
the homepage.

 I dont want Apache to know about the page and greedily try to process it
instead of sending it across to Tomcat.

Any ideas how I can do this?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to