forked from GitHub/gf-core
Changes to lighttpd.conf to allow grammars.cgi to work
This commit is contained in:
@@ -16,6 +16,9 @@ server.document-root = basedir + "/gwt/www"
|
||||
|
||||
server.errorlog = basedir + "/error.log"
|
||||
|
||||
cgi.assign = ( ".cgi" => "" )
|
||||
cgi.execute-x-only = "enable"
|
||||
|
||||
index-file.names = ( "index.html" )
|
||||
|
||||
## set the event-handler (read the performance section in the manual)
|
||||
|
||||
Reference in New Issue
Block a user