0 Replies Latest reply on Oct 26, 2017 5:39 PM by randallthomas

    Need multiple urls to go to same webapp

    randallthomas

      I have an ear with a bunch of wars in it.

      I have a main one called "foo"

      When someone goes to the dns name of the server, I want it to default to redirect or default to the foo app.

      I also want to be able to go to /foo

      so, I need help and it being packed in an ear prevents a lot of the solutions on here from working.

      We are using wildfly 9.

      Want http://servername.com/

      and

      http://servername/foo to both work and go to foo.