手册:$wgHTTPProxy
HTTP客戶端: $wgHTTPProxy | |
---|---|
用于cURL请求的代理 |
|
引进版本: | 1.5.0 (r9860) |
移除版本: | 仍在使用 |
允许的值: | (包含IP:Port的字符串) |
默认值: | '' (1.34+)false (1.5-1.33) |
其他设置: 按首字母排序 | 按功能排序 |
细节
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.