Loading recipes-core/images/core-image-elphel393.bb +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ IMAGE_INSTALL_append += " \ lighttpd \ lighttpd-module-fastcgi \ lighttpd-module-cgi \ lighttpd-module-setenv \ apache2 \ perl \ php-cgi \ Loading recipes-extended/lighttpd/files/lighttpd.conf +2 −0 Original line number Diff line number Diff line Loading @@ -308,6 +308,8 @@ cgi.assign = ( ".py" => "/usr/bin/python", #setenv.add-request-header = ( "TRAV_ENV" => "mysql://user@host/db" ) #setenv.add-response-header = ( "X-Secret-Message" => "42" ) #setenv.add-response-header = ( "Access-Control-Allow-Origin" => "*" ) ## for mod_trigger_b4_dl # trigger-before-download.gdbm-filename = "/home/weigon/testbase/trigger.db" # trigger-before-download.memcache-hosts = ( "127.0.0.1:11211" ) Loading Loading
recipes-core/images/core-image-elphel393.bb +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ IMAGE_INSTALL_append += " \ lighttpd \ lighttpd-module-fastcgi \ lighttpd-module-cgi \ lighttpd-module-setenv \ apache2 \ perl \ php-cgi \ Loading
recipes-extended/lighttpd/files/lighttpd.conf +2 −0 Original line number Diff line number Diff line Loading @@ -308,6 +308,8 @@ cgi.assign = ( ".py" => "/usr/bin/python", #setenv.add-request-header = ( "TRAV_ENV" => "mysql://user@host/db" ) #setenv.add-response-header = ( "X-Secret-Message" => "42" ) #setenv.add-response-header = ( "Access-Control-Allow-Origin" => "*" ) ## for mod_trigger_b4_dl # trigger-before-download.gdbm-filename = "/home/weigon/testbase/trigger.db" # trigger-before-download.memcache-hosts = ( "127.0.0.1:11211" ) Loading