Thank you very much for your reply. I had actually already investigated virtual hosts. The problem here is that it is a requirement for us that we need to be able to actually see the:
https://www.mysite.com/company1/myapp https://www.mysite.com/company2/myapp https://www.mysite.com/company3/myapp in the URL of the browser for this and all subsequent requests, and the www.mysite.com cannot change because we are using SSL and we do not wish to purchase an SSL certificate for each company that we use. Hence, what we really need is for this web app to be referenced by company1/app or company2/app or company3/app without changing any part of https://www.mysite.com So really what I'm asking is is there any way to alias the webapp lets say test_webapp by the names company1/test_webapp, company2/test_webapp? Is this possible to do? Amarish View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902377#3902377 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902377 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
