summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/lighttpd/_changelog
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/lighttpd/_changelog')
-rw-r--r--abs/core-testing/lighttpd/_changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/lighttpd/_changelog b/abs/core-testing/lighttpd/_changelog
index b838943..a96d942 100644
--- a/abs/core-testing/lighttpd/_changelog
+++ b/abs/core-testing/lighttpd/_changelog
@@ -3,4 +3,4 @@ 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.