Resource Mapping in AEM
Hi Team,
Can some one help me how to do the resource mapping in AEM specific to configure our projects.
Regards
Hi Team,
Can some one help me how to do the resource mapping in AEM specific to configure our projects.
Regards
Hi
As mentioned by Kunal, please have a look at that forum thread.
Solution:-
//
You can also use the root mapping servlet to do this
http://localhost:4502/system/console/configMgr/com.day.cq.commons.servlets.RootMappingServlet
OR
For node '/content' there are 2 properties
sling:resourceType as sling:redirect and
sling:target as /geohome
change '/geohome' to the path for your application and replicate the same to publish instance.
Reference Link:- http://cq-ops.tumblr.com/post/17381263969/how-do-i-configure-my-own-site-and-not-geometrixx
I hope this should help you.
Thank and Regards
Kautuk Sahni
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.