Could somebody help with a question about how to configure
workers2.properties. I have domains www.domain1.com and www.domain2.com.
I want to configure them such that:
1. all .jsp requests for www.domain1.com go to application
.../webapps/application1 and
2. all .jsp requests for www.domain2.com go to application
.../webapps/application2 and
3. default request to www.domain1.com goes to
.../webapps/application1/index.jsp
4. likewise for domain2
5. static files are served through apache.
I can see how www.domain1.com/application1/ would work but not
www.domain1.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]