Hi

New to the list here :)

I have a server setup as follows:

Apache -> mod_jk2 -> tomcat

There are a number of webapps served by tomcat:

/ROOT -> available on http://www.mydomainname.com/

/webapp2 ->available on http://www.mydomainname.com/webapp2

/webapp3 -> available on http://www.mydomainame.com/webapp3


Now this all works fine, but now I need to add a php forum site onto the
server on the same domain name and have it served on
http://www.mydomainname.com/forum

Trouble is that I cannot for the life of me figure out how to configure this
without moving my /ROOT webapp off the URL http://www.mydomainname.com/ and
into a subdirectory.


Can anyone confirm whether what I want to do is at all possible, and if so
give any pointers as to where i need to be looking to configure it?

Thanks
Ed

Reply via email to