A remote mapping consists of a Map From location and a Map To location.
The Map From location is a regular location pattern. See the section on Location matching below.
The Map To location specifies what to change about the original request. Any field left blank will be left unchanged.
If a path is specified it should end with a /. The original request path will be made relative to the Map From location pattern and then mapped to be relative to the Map To path.
@@tools.gen.locations.locationMatchingEditor@@