diff options
Diffstat (limited to '')
-rw-r--r-- | doc/CONFIG | 11 |
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) |