hmmm, sounds like you missed something in your application xml....
 
snip
 
<module>
  <web>
   <web-uri>my-web.war</web-uri>
   <context-root>/</context-root>
  </web>
 
 </module>
 
snip
 
see context-root, I copy pasted from somewhere on orionserver.com documentation this morning...
 
Hope this helps.
 
 
Johan
----- Original Message -----
Sent: Tuesday, April 10, 2001 5:29 PM
Subject: Virtual Hosts - root directory setting.

Hi,

I have just configured Orion (1.3.8) to handle virtual hosts. Currently I have 2. I have a really basic problem though, which I have had all along, but now I need to fix it.
if I have www.mysite.com, currently the URL I have to enter is http://www.mysite.com/my-web. The my-web
seems to come from the fact that my .war file is called my-web.war . How do I re-map the URL so I have just http://www.mysite.com ????

Regards

/Dominic Hanlan

Reply via email to