Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
I am using a proxy server in front of author. It is working fine , but for some urls it is not working. This is because there is internal redirects within AEM.Eg /crx/de redirects to /crx/de/index.jsp . Is there any way to control this?
This is my mapping
forward: {
'/' : 'http://localhost:4501'
}
Solved! Go to Solution.
Hi,
I guess, that you need to refine your proxy mapping then. Or you don't use the short cut for CRXDE, but only the full path.
kind regards,Jörg
View solution in original post
Views
Likes
Replies
Like