レベル 1
レベル 2
コミュニティにログイン
詳細情報
ログインしてすべてのバッジを表示
コミュニティアチーブメントバーを展開する。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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'
}
解決済! 解決策の投稿を見る。
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
元の投稿で解決策を見る
表示
いいね!
返信