forked from GitHub/gf-core
lighttpd conf tweak.
This commit is contained in:
@@ -6,8 +6,9 @@ server.modules = (
|
||||
"mod_access",
|
||||
"mod_fastcgi",
|
||||
"mod_accesslog",
|
||||
"mod_redirect"
|
||||
)
|
||||
"mod_redirect"
|
||||
)
|
||||
|
||||
var.basedir = var.CWD
|
||||
|
||||
server.document-root = basedir + "/gwt/www"
|
||||
|
||||
Reference in New Issue
Block a user