how to modify some configuration settings in the osm web site ?
Jean-Claude Jouffre
jean-claude.jouffre at univ-smb.fr
Tue Nov 29 14:48:05 UTC 2016
Thanks,
If I set up the 2 servers :
- a tile server http://tile.mydomain.org
- a proxy + web server http://web.mydomain.org (inside it, the proxy
would redirect all requests to the rails server http://localhost:3000)
I would have to replace some xxx.openstreetmap.org by yyy.mydomain.org
in the sources.
But can you please confirm these replacements :
{s}.tile.openstreetmap.org -> {s}.tile.mydomain.org
tile-{s}.openstreetmap.org -> tile-{s}.mydomain.org
api.openstreetmap.org -> web.mydomain.org
www.openstreetmap.org -> web.mydomain.org
and nothing for :
blogs.openstreetmap.org
cruise.openstreetmap.org
donate.openstreetmap.org
help.openstreetmap.org
hot.openstreetmap.org
lists.openstreetmap.org
messages.openstreetmap.org
nominatim.openstreetmap.org
planet.openstreetmap.org
render.openstreetmap.org
trac.openstreetmap.org
wiki.openstreetmap.org
Thanks again.
JC
More information about the rails-dev
mailing list