This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
I am getting 403 error for the resources which has jcr:content in its path while accessing it using dispatcher (4.1.8)
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Which plattform are you using? Windows? IIRC you cannot create files with a ":" in the name on windows, which makes it hard for the dispatcher to actually cache these files.
kind regards,
Jörg
Views
Replies
Total Likes
Hi,
Which plattform are you using? Windows? IIRC you cannot create files with a ":" in the name on windows, which makes it hard for the dispatcher to actually cache these files.
kind regards,
Jörg
Views
Replies
Total Likes
You can have a rewrite rule to convert jcr:content to _jcr_content
Views
Replies
Total Likes
Do you mean when you access an AEM JCR resource (such as a cached page) when the Dispatcher is configured. Can you please explain your use case in more detail?
Views
Replies
Total Likes
Whenever a content in AEM has path like /content/parsysname/image/par/jcr:content/image.name.html , dispatcher is not able to fetch the html from cache since the jcr:content folder is renamed as _jcr_content
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies