Rendering AEM pages with proxy layer not loading the CSS and JS files
Hi,
I want to call the AEM page from another proxy layer, which contains an extra path.
https://xxx.com/extrapath/content/acc-coach.html
It's loading the HTML content, but it's not loading the JS and CSS file because of the relative path.

Could anyone help me on this?