From 37e63909c09359ddd5baf7a237387ee5f7219c2d Mon Sep 17 00:00:00 2001
From: Steven Young <sdyoung@users.sourceforge.net>
Date: Wed, 16 Feb 2000 17:32:49 +0000
Subject: This commit was generated by cvs2svn to compensate for changes in r2,
 which included commits to RCS files with non-trunk default branches.

---
 doc/CONFIG | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 doc/CONFIG

(limited to 'doc/CONFIG')

diff --git a/doc/CONFIG b/doc/CONFIG
new file mode 100644
index 0000000..910bc36
--- /dev/null
+++ b/doc/CONFIG
@@ -0,0 +1,11 @@
+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)
-- 
cgit v1.2.3