Configurations within the Satellite Configuration Group.
Configurations within the Satellite Configuration Group.
Element: config
The Proxy configuration allows attaching a reverse proxy to an online channel instance.
Attributes:
@version [ required | fixed: 1 ]
Children:
-
all of these elements:
-
[0, 1] '→tls'
» SSL client configuration -
[0, 1] '→rules'
» target hosts
-
Element: tls
SSL client configurations
Attributes:
@trust-all [ default: true ] ↦ boolean
trust all certificates; enabled by default
Element: rules
Define source and target
Children:
-
sequence of these elements:
-
[0, n] '→rule'
-
Element: rule
Configure a redirecting rule
Attributes:
@hostid [ required ] ↦ string
hostid from the webserver bundle
@path[ required ] ↦ string
prefix path to match
@target[ required ] ↦ anyURI
target URL
@remove-prefix↦ string
optional prefix to remove
The Proxy Configuration configures a reverse proxy.
Multiple Proxy Configurations .