Quick question .. Ok I thinking this may not really be a quick question
but I'll try.
You have a web server and Apache and Tomcat running.
Apache listens on port 80
you have a tomcat servlet that listens localhost on say port 9000
you have another servlet that runs localhost on 9001
you want http://yourserver.com/ to go to the 9000 app and
http://yourserver.com/2 to go to the 9001 app..
where is that tie in between apache and tomcat configured ?
Thanks for any clues ...
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug