Manual:$wgHTTPProxy/pt-br

Category:MediaWiki configuration settings/pt-br#HTTPProxyCategory:MediaWiki configuration settings introduced in version 1.5.0/pt-br#HTTPProxyCategory:MediaWiki configuration settings still in use/pt-br#HTTPProxyCategory:HTTP client variables/pt-br#HTTPProxy
Cliente HTTP: $wgHTTPProxy
Proxy to use for cURL requests
Introduzido na versão:1.5.0 (r9860)
Removido na versão:ainda em uso
Valores permitidos:(string containing IP:Port)
Valor padrão:'' (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.

Ver também

Category:HTTP client variables/pt-br Category:MediaWiki configuration settings/pt-br Category:MediaWiki configuration settings introduced in version 1.5.0/pt-br Category:MediaWiki configuration settings still in use/pt-br