활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
we had this working in 5.6:
{ "jcr:primaryType": "sling:Mapping", "jcr:createdBy": "admin", "jcr:created": "Thu Jun 12 2014 21:19:45 GMT-0400", "sling:match": "55.55.55.55.4503", "sling:internalRedirect": "/content/oursite" }
I would have expected that if we access: http://55.55.55.55:4503/en/home.html
it would redirect me to: http://55.55.55.55:4503/content/oursite/en/home.html
but I get a sad and dry 404.
What is the problem here?
Thank you.
edit: we are running 6.0.0.SP2
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Have you followed all mapping instructions specified here:
http://docs.adobe.com/docs/en/aem/6-0/deploy/configuring/resource-mapping.html
Do you have 1 mapping or many mappings.
조회 수
답글
좋아요 수
Have you followed all mapping instructions specified here:
http://docs.adobe.com/docs/en/aem/6-0/deploy/configuring/resource-mapping.html
Do you have 1 mapping or many mappings.
조회 수
답글
좋아요 수
As per your sample it gets applied only for http://55.55.55.55:4503 & you need specify rest of the things to match with $. Take a look at https://helpx.adobe.com/experience-manager/kb/HowToMapDomains.html
조회 수
답글
좋아요 수
Hi,
I ran into similar issue as you did.We have to map the pages so that /content/<site_structure>/en/index.html to /en/index.html.
I have created the node localhost_any and added two properties sling:match and sling:internalRedirect
But still I get to see 404 error page. Could you please suggest how you resolved the issue or am'i missing any step in between.I followed the below adobe link for the instruction
https://docs.adobe.com/docs/en/aem/6-0/deploy/configuring/resource-mapping.html
Regards,
Swathi
조회 수
답글
좋아요 수