Manual:$wgHTTPProxy/de

Category:MediaWiki configuration settings/de#HTTPProxyCategory:MediaWiki configuration settings introduced in version 1.5.0/de#HTTPProxyCategory:MediaWiki configuration settings still in use/de#HTTPProxyCategory:HTTP client variables/de#HTTPProxy
HTTP-Client: $wgHTTPProxy
Proxy to use for cURL requests
Eingeführt in Version:1.5.0 (r9860)
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:(string containing IP:Port)
Standardwert:'' (1.34+)
false (1.5-1.33)

Details

Proxy to use for cURL (or PHP fopen_url if cURL not available) requests, for example in side-uploads (uploads from an external URL). Format is: IP address of the proxy, a colon, and the port number.

Since August 2016, MediaWiki will not fallback to using the http_proxy environment variable, due to the vulnerability called httpoxy.

Siehe auch

Category:HTTP client variables/de Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced in version 1.5.0/de Category:MediaWiki configuration settings still in use/de