aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMathieu Blondel <mathieu@mblondel.org>2006-06-22 12:23:15 +0000
committerMathieu BlondelMathieu Blondel <mathieu@mblondel.orgmathieu@mblondel.org>2006-06-22 12:23:15 +0000
commit4f80d67d463ff52cd217d1938eb39a72531a2f19 (patch)
tree38142bdd8984169b21dae2390b2c9a01853699de /README
parentaa954860414cab5d969ba6ed0ed05b5714a0fb8a (diff)
downloadwikipediafs-4f80d67d463ff52cd217d1938eb39a72531a2f19.tar.gz
http_proxy environment variable support.
git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/trunk@5 59acd704-e115-0410-a914-e735a229ed7c
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index ccfaf46..4d53923 100644
--- a/README
+++ b/README
@@ -175,6 +175,10 @@ Add fuse to /etc/modules if you want this module to be loaded at boot.
Try this:
# ln -s /usr/bin/mount.wikipediafs /sbin/mount.wikipediafs
+** I need to connect through an HTTP proxy.
+
+Please use the $http_proxy environment variable.
+
** I want to deal with articles with a non-ASCII file name.
Set your terminal encoding to UTF-8.