SLING-10597 - Simplify setup of resource resolution mappings
diff --git a/src/main/features/base-repoinit.txt b/src/main/features/base-repoinit.txt
index dc4a7e8..99b3cd7 100644
--- a/src/main/features/base-repoinit.txt
+++ b/src/main/features/base-repoinit.txt
@@ -78,3 +78,7 @@
     allow jcr:read,jcr:readAccessControl,jcr:modifyAccessControl,rep:write,rep:userManagement on /home
 end
 # SLING-9809 - Define service user and ACLs for jcr.usermanager >>>
+
+# SLING-10597 - Simplify setup of resource resolution mappings
+create path (sling:Folder) /etc/map
+create path (sling:Folder) /etc/map/http
\ No newline at end of file