1 Reply Latest reply on Mar 6, 2005 4:55 AM by darranl

    just one domain

    richardbottoms

      I have multiple domains sharing the same IP Addr on a Linux box. Could someone tell me which files to modify so that only one domain works with JBoss. For example this is what I want:

      www.therightone.com:8080 works.

      www.wrongone.com:8080 does not.


      Everything else is set up and running fine. Much improved and very stable since I used JBoss last.


      Thanks.

        • 1. Re: just one domain
          darranl

          I do not know the full list of changes that are required but I think the file you are looking for is the 'server.xml' located in the tomcat sar.

          You will need to look at the Tomcat documentation but this is where you can configure different behaviour for different domains sharing the same IP address.