Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3448

Session ID change with sub-directories using "/" context (virtual host)

    XMLWordPrintable

Details

    • Hide

      1 - Create a virtualhost in Wildfly
      2 - Access /index.html which contains a redirection to /sub/index.html

      Show
      1 - Create a virtualhost in Wildfly 2 - Access /index.html which contains a redirection to /sub/index.html
    • Compatibility/Configuration, User Experience

    Description

      I used a virtual host in Wildfly like this :

      <host name="toto" alias="www.toto.com">
      <location name="/" handler="welcome-content"/>
      </host>

      When I try to access www.toto.com/sub/, a new cookie is created. It would be great with a "/sub" context but it is not for a "/" context.

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              motosapiens David Cabillic (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: