changed docroot to /data/srv/ modified auth to require valid user (include auth-inc.conf) logrotate: missingok # by mihanson: upgraded to 1.4.26 to address http://linhes.org/flyspray/index.php?do=details&task_id=624 Added -e 's|"^/mythweb|"^/{1,2}mythweb|' \ to the sed command to work around lighttpd no longer honoring // in a url and/or to work around mythweb producing url's with a // for streaming and downloading. changed lightttpd.conf to user perl for .cgi (needed for monx)_ added 404 page bummped to version 13 to test redmine #690 # by mihanson Added etc/lighttpd/conf.include and etc/lighttpd/html.include to backup array upgrade to 1.4.28 php-cgi is a depends. --- added bash and python to cgi list cgi.assign = ( ".pl" => "/usr/bin/perl", ".cgi" => "/usr/bin/perl" ".sh" => "/bin/bash", ".py" => "/usr/bin/python") # 8/13/2013 upgrade to 1.4.32 add proxy for shellinaboxd # 8/14/2013 move proxy to shellinabox pkg # 10/3/2014 didn't pull pkgbuild from arch just upgrade to 1.4.35