Remote Mapping

A remote mapping consists of a Map From location and a Map To location.

Map From

The Map From location is a regular location pattern. See the section on Location matching below.

Map To

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@@