1
0
forked from GitHub/gf-core

lighttpd conf tweak.

This commit is contained in:
bringert
2008-11-20 16:49:12 +00:00
parent 93ab59dd58
commit 289618b81f

View File

@@ -8,6 +8,7 @@ server.modules = (
"mod_accesslog", "mod_accesslog",
"mod_redirect" "mod_redirect"
) )
var.basedir = var.CWD var.basedir = var.CWD
server.document-root = basedir + "/gwt/www" server.document-root = basedir + "/gwt/www"