1 Reply Latest reply on Jan 11, 2010 6:37 AM by jaikiran

    Redirect access to Application login page when user access the application via https://IPAddress or https://Host Name

      Hi All,


      we need to configure the JBoss AS 4.2.3 for the following requirement:


      Redirect access to Application login page when user tries to  access Application via its IP address or Application host name without Context-root in its path (e.g.  https://<IPAddress>/ or https://<HostName> instead of  https://<IPAddress>/Context-Root or https://<HostName>Context-Root.


      Please provide the neccessary configuration changes need for JBoss AS to implment the the above requirement.


      Thanks,