summaryrefslogtreecommitdiffstats
path: root/abs/core/lighttpd/__changelog
blob: a96d9428d479e2c963b18a90fdd50b995ab69e0f (plain)
1
2
3
4
5
6
changed docroot to /data/srv/
modified auth to require valid user (include auth-inc.conf)

# 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.