[global] server.socket_port=80 server.socket_host='0.0.0.0' log.error_file = '/var/log/wlweb-error.log' log.access_file = '/var/log/wlweb-access.log' log.screen = False pidfile = '/var/run/wlweb.pid' daemonize = True tools.staticdir.root = "/usr/local/wlweb" [/static] tools.staticdir.on = True tools.staticdir.dir = "static"