mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
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"
|
server.errorlog = basedir + "/error.log"
|
||||||
|
|
||||||
|
cgi.assign = ( ".cgi" => "" )
|
||||||
|
cgi.execute-x-only = "enable"
|
||||||
|
|
||||||
index-file.names = ( "index.html" )
|
index-file.names = ( "index.html" )
|
||||||
|
|
||||||
## set the event-handler (read the performance section in the manual)
|
## set the event-handler (read the performance section in the manual)
|
||||||
|
|||||||
Reference in New Issue
Block a user