]> git.pld-linux.org Git - packages/pound.git/blob - pound.cfg
- config that is actually valid for pound-2.3.2
[packages/pound.git] / pound.cfg
1 User "nobody"
2 Group "nobody"
3 RootJail "/usr/share/empty"
4
5 ListenHTTP
6         Address 127.0.0.1
7         Port 81
8 End
9
10 Service
11         BackEnd
12                 Address 127.0.0.1
13                 Port    80
14         End
15 End
This page took 0.032465 seconds and 3 git commands to generate.