Manual:$wgHTTPProxy/pl

Category:MediaWiki configuration settings/pl#HTTPProxyCategory:MediaWiki configuration settings introduced in version 1.5.0/pl#HTTPProxyCategory:MediaWiki configuration settings still in use/pl#HTTPProxyCategory:HTTP client variables/pl#HTTPProxy
HTTP client: $wgHTTPProxy
Proxy to use for cURL requests
Wprowadzono w wersji:1.5.0 (r9860)
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(string containing IP:Port)
Domyślna wartość:'' (1.34+)
false (1.5-1.33)

Szczegóły

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.

Zobacz też

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