0 Replies Latest reply on Mar 3, 2005 4:23 PM by atait

    Virtual Hosts - Same Context - Different Root Folder

      Have many web sites sharing common J2EE services. These are packaged in same WAR, partitioned into folders as follows:

      en_US
      nl_NL
      etc...

      With the context for this WAR set to "mysites", can I set up virtual hosting to map various domains to the corresponding sites?

      For example:

      www.mysites.com maps to /mysites/en_US
      www.mysites.nl maps to /mysites/nl_NL

      Regards
      Allen