Jump to content

Manual:$wgHTTPProxy/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgHTTPProxy and the translation is 25% complete.
HTTP client: $wgHTTPProxy
Proxy to use for cURL requests
이 변수가 소개된 버전:1.5.0 (r9860)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(string containing 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.

같이 보기