esigate
Jahia 7.3
ESIgate does not rewrite the URLs
Question
ESIGate was not rewriting the navigation links of the external apps integrated into Jahia.Cause
ESIGate settings were not correct for the remoteUrlBase
parameter
Solution
Use the following ESIGate configuration Provider externalApp
externalApp.remoteUrlBase=https://www.servername.com/externalApp/
externalApp.uriEncoding=UTF-8
externalApp.connectTimeout=1000
externalApp.useCache=false
externalApp.mappings=/ext/externalApp/*
externalApp.defaultPageInclude=/sites/mysite/home/mypage.html
externalApp.defaultFragmentReplace=twm
externalApp.fixMode=relative
externalApp.context=
And the link to access the page:
${server_host}/ext/externalApp/render/live/en/start