Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-2134

Public instance: virtualhost support in default page

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.1.1
    • 3.5.4
    • None
    • None

      Thinking about a magnolia instance that could serve more than one public site one of the first needed feature is the ability to configure a different default page for each virualhost.
      For example the same magnolia instance could be setup to serve:

      • /site-one/home.html > when called using www.site-one.xxx
      • /site-two/home.html -> when called using www.site-two.xxx

      this could be easily implemented by creating a custom uri mapping (VirtualHostURIMapping) with a map of host->page configuration

        Acceptance criteria

              fgiust Fabrizio Giustina
              fgiust Fabrizio Giustina
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD