problem with alias directive and tomcat

R

remz

please help,

i had the following set up working in with apache 2.0.40 and tomcat
4.1.24 on linux 7.22 where apache would serve static html from within
/myapp context to $TOMCAT_HOME/appl/myapp/cache/html. but when i
migrated to apache 2.0.43, tomcat started serving the html i assume
because the url is in the /myapp application context. is there a
better was to serve static html outside of the
$TOMCAT_HOME/webapps/myapp directory?:

httpd.conf:
Include $TOMCAT_HOME/conf/jk/mod_jk.conf

mod_jk.conf:
Alias /myapp/appl/myapp/cache/html $TOMCAT_HOME/appl/myapp/cache/html


thanks in advance,
remz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top