RE: Apache+Tomcat+modjk with ~/public_html

2002-12-16 Thread Martin Algesten
tomcat-dev is for development/bugfixing kind of issues. For help on configuration, please use the tomcat user list. Martin > -Original Message- > From: Kevin Conaway [mailto:[EMAIL PROTECTED]] > Sent: 15 December 2002 17:33 > To: [EMAIL PROTECTED] > Subject: Apache+To

Apache+Tomcat+modjk with ~/public_html

2002-12-15 Thread Kevin Conaway
Is it possible to setup Apache/Tomcat/mod_jk to let users have servlets in the ~/public_html directory? I have tomcat setup so that if you call http://localhost:8080/~user it works, but it doesnt work through the main Apache server and mod_jk. Any thoughts? Kevin