giobot
6/26/2015 - 7:25 AM

redirect sling cq

redirect sling cq

etc/map
      +-- http
           +-- localhost.5402
                +-- abc
                     +-- sling:match = "(.*)/abc.html"
                     +-- sling:redirect = "https://localhost:5433/$1/abc.html"
                     +-- sling:status = "301"