ProxyURLMapping
ProxyURLMapping - defines a mapping between an original request domain and a proxy configuration.
Parameters
originalDomainMatch
will be used to select any URL that matches the domain.
proxyURLConfig
will be used to load the configuration for any URL that is matching the originalDomainMatch value.