コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Proxy server for author

Avatar

Level 6

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'

}

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

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

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee Advisor

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