We have portal setup at a URL similar to the following through a reverse proxy:
http:///arcgis/home The WebContextURL parameter is set to this:
https:///arcgis Almost everything is working as it should. The only problem we are having now is when we try to create a an App using a template. The app creates fine but the resulting registered url is wrong. The URL ends up being something like this which returns a 404 when you try to go to it
http:///app/... If you change the app URL to this then the app loads:
http:///arcgis/app/... Why isn't it doing this from the get go? Can I change this behavior some where? I haven't found a spot to change this.
أكثر...
http:///arcgis/home The WebContextURL parameter is set to this:
https:///arcgis Almost everything is working as it should. The only problem we are having now is when we try to create a an App using a template. The app creates fine but the resulting registered url is wrong. The URL ends up being something like this which returns a 404 when you try to go to it
http:///app/... If you change the app URL to this then the app loads:
http:///arcgis/app/... Why isn't it doing this from the get go? Can I change this behavior some where? I haven't found a spot to change this.
أكثر...