Forum Moderators: phranque
I'm running multiple tomcat applications and using Apache and ajp13 to connect with them. I've set the workers and virtual hosts up fine in Apache and it works so long as I use:
www.site1.mydomain.com
www.site2.mydomain.com
etc...
Can anyone point me in the right direction how I can use paths to access them so:
www.mydomain.com/site1
www.mydomain.com/site2
etc....
I'm not even sure I should be using virtual hosts.
Thanks in advance
Rupert