| HTTP client: $wgHTTPProxy | |
|---|---|
| Proxy to use for cURL requests | |
| Introduced in version: | 1.5.0 (r9860) | 
| Removed in version: | still in use | 
| Allowed values: | (string containing IP:Port) | 
| Default value: | ''(1.34+)false(1.5-1.33) | 
| Other settings: Alphabetical | By function | |
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.See also
- $wgHTTPTimeout
- $wgHTTPConnectTimeout
- $wgCopyUploadProxy
    This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.