回答編集履歴
1
訂正
answer
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
> http_proxy=http:// myproxy.server.com:8080/
|
2
2
|
https_proxy=http:// myproxy.server.com:8080/
|
3
3
|
|
4
|
-
空白があるのが
|
4
|
+
空白があるのが間違っています。
|
5
5
|
|
6
6
|
また、大文字の環境変数(HTTP_PROXY、HTTPS_PROXY)は不要です。
|