Posted By:
Jussi_Nummelin
Posted On:
Thursday, October 4, 2001 02:57 AM
I've succesfulle integrated tomcat with apache. But I'm wondering why my own application's url is my.server/app/
when I've configured it in apache like this:
WepAppDeploy app.war warpConnector /app
If I type the address like my.server/app I get the message Page cannot be found??
Any ideas???