[EMAIL PROTECTED] Apache/Tomcat Connector Configuration Question
URLs like this along to Tomcat. Thanks! -- James Howe Contact: http://public.xdi.org/=James.Howe - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> fo
[EMAIL PROTECTED] Virtual Host Configuration Question
thing like this: ServerName app1 DocumentRoot ... tomcat web app directory ... RewriteEngine on RewriteRule ^/$ /app1 JkMount /app1 tomcat1 JkMount /app1/* tomcat1 What am I missing? Any help would be appreciated. Thanks!