2 # This is an example webserver configuration.
4 # See doc/config-guide.txt for descriptions of each command (line)
5 # and configuration syntax.
9 SET listen = 0.0.0.0:80
11 SET docroot = /usr/share/doc/
13 SET persist_client = on
17 # always good to keep an internal management port open:
20 SET listen = 127.0.0.1:16000