summaryrefslogtreecommitdiffstats
path: root/abs/core/lighttpd/__changelog
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/lighttpd/__changelog')
-rw-r--r--abs/core/lighttpd/__changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/abs/core/lighttpd/__changelog b/abs/core/lighttpd/__changelog
new file mode 100644
index 0000000..a96d942
--- /dev/null
+++ b/abs/core/lighttpd/__changelog
@@ -0,0 +1,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.