Handbuch:$wgLocalHTTPProxy
Appearance
HTTP-Client: $wgLocalHTTPProxy | |
---|---|
Reverse proxy to use for requests to domains in $wgLocalVirtualHosts |
|
Eingeführt in Version: | 1.38.0 (Gerrit change 731757; git #352028a4) |
Entfernt in Version: | Weiterhin vorhanden |
Erlaubte Werte: | (string) oder false |
Standardwert: | false |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
This variable was briefly introduced in 1.37 (added in gerrit:713896 and removed in gerrit:731158). It was correctly re-introduced in 1.38 (gerrit:728622).
Reverse proxy to use for requests to domains in $wgLocalVirtualHosts .
When used, any port in the request URL will be dropped. The behaviour of redirects and cookies is dependent upon the reverse proxy actually in use, as MediaWiki doesn't implement any special handling for them.
If set to false
, no reverse proxy will be used for local requests.
See also
Categories:
- MediaWiki configuration settings/de
- MediaWiki configuration settings introduced in version 1.38.0/de
- MediaWiki configuration settings still in use/de
- HTTP client variables/de
- MediaWiki configuration settings introduced in version 1.37.0/de
- MediaWiki configuration settings removed in version 1.37.0/de
- MediaWiki deprecated or obsolete features/de