diff options
author | Johannes Winkelmann <jw@smts.ch> | 2005-11-09 21:44:34 +0000 |
---|---|---|
committer | Johannes Winkelmann <jw@smts.ch> | 2005-11-09 21:44:34 +0000 |
commit | 18c22c5a414a8beeac0d958ab39589c883ab06d4 (patch) | |
tree | f535c447c8c53775ad0b501dec83d8e1a33f8b79 /httpup.conf.example | |
download | httpup-18c22c5a414a8beeac0d958ab39589c883ab06d4.tar.gz httpup-18c22c5a414a8beeac0d958ab39589c883ab06d4.tar.xz |
import httpup 0.4.0f
Diffstat (limited to 'httpup.conf.example')
-rw-r--r-- | httpup.conf.example | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/httpup.conf.example b/httpup.conf.example new file mode 100644 index 0000000..362f84c --- /dev/null +++ b/httpup.conf.example @@ -0,0 +1,6 @@ +# proxy + +proxy_host http://test.proxy.ch +proxy_port 80 +proxy_user winkj +proxy_pass very_secret |