summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2000-09-11 23:31:05 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2000-09-11 23:31:05 +0000
commitb00b4158f25a99a5b3468c05c4cc0cc49515c602 (patch)
tree5a4884a6717d341a9d11bfd46cb334e409789d0e /doc
parentcb3de97e56eb783bab18d7d80d08dec02a04afc7 (diff)
downloadtinyproxy-b00b4158f25a99a5b3468c05c4cc0cc49515c602.tar.gz
tinyproxy-b00b4158f25a99a5b3468c05c4cc0cc49515c602.zip
This was the layout for the purposed config file. This is no more.
Diffstat (limited to '')
-rw-r--r--doc/CONFIG11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/CONFIG b/doc/CONFIG
deleted file mode 100644
index 910bc36..0000000
--- a/doc/CONFIG
+++ /dev/null
@@ -1,11 +0,0 @@
-ListenPort port number
-ListenAddress IP Address
-User user name
-LogFile name of log file (location as well)
-LoadLimit load limit
-StatHost URL of stat host
-AllowSubnet n.n.n.n/n ... (or n.n.n.* or *.domain.com)
-AllowHeader header ... (or head*)
-SendXTinyproxy yes/no
-
-* rewrite URL request (i.e. www.virtual1.com to www.domain.com/virtual1)