aboutsummaryrefslogtreecommitdiff
path: root/util/lighttpd.conf
blob: b4f012f552dd66ab6d76e6fe49301c42a39f801b (plain) (blame)
1
2
3
4
index-file.names = ( "index.html" )
server.bind = "127.0.0.1"
server.document-root = var.CWD + "/html-out"
server.port = 8888