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