tang minghao commited on
Commit
643d994
·
verified ·
1 Parent(s): 42574e6

Update tinyproxy.conf

Browse files
Files changed (1) hide show
  1. tinyproxy.conf +4 -4
tinyproxy.conf CHANGED
@@ -3,13 +3,13 @@ Group root
3
  Port 8888
4
  BindSame yes
5
  Timeout 30
6
- DefaultErrorFile "/usr/local/share/tinyproxy/default.html"
7
  StatHost "127.0.0.1"
8
- StatFile "/usr/local/share/tinyproxy/stats.html"
9
- LogFile "/opt/tinyproxy/tinyproxy.log"
10
  LogLevel Info
11
  MaxClients 1024
12
- ViaProxyName "baidu"
13
  XTinyproxy no
14
  DisableViaHeader yes
15
  BasicAuth user pass
 
3
  Port 8888
4
  BindSame yes
5
  Timeout 30
6
+ DefaultErrorFile "/opt/tinyproxy/data/default.html"
7
  StatHost "127.0.0.1"
8
+ StatFile "/opt/tinyproxy/data/stats.html"
9
+ LogFile "/opt/tinyproxy/data/tinyproxy.log"
10
  LogLevel Info
11
  MaxClients 1024
12
+ ViaProxyName "tinyproxy"
13
  XTinyproxy no
14
  DisableViaHeader yes
15
  BasicAuth user pass