0 Replies Latest reply on Sep 8, 2016 10:49 AM by sreekanth.munarai

    Need to redirect to Jboss without context root from Apache

    sreekanth.munarai

      Am using Apache infront of Jboss App server. My application "Test" is deployed in JBoss and Apache is mounted to Jboss with mod_jk property.

      I access my application as example https://example.com/Test everything works fine. But my current requirement it to access the application by URL example as https://example.com/, i don't want to use context root. Please suggest me how to achieve the same.

      Is this possible to mount to Jboss without context root of application. Please help me ASAP.Thanks