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