Hi all,

I'm using Tomcat 3.2.1 and Apache 1.3.17 on a Windows NT4.0 OS. Apache is 
connected to Tomcat with the mod_jk.
Everything is working fine.
For submitting queries to a database I'm using the oracle XSQL servlet. XSQL 
pages have an extension .xsql.

If I include this line in httpd.conf:
JkMount /xsql/*.xsql ajp12

Everything works. If I browse to http://host/xsql, I'm getting the test 
page.

Is it possible to make Tomcat generate the line:
"JkMount /xsql/*.xsql ajp12"
automatically, so I can omit this line and just include the mod_jk.conf-auto


thanks,

Kenneth Westelinck
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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

Reply via email to