summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/lighttpd/__changelog
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-21 19:14:43 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-21 19:14:43 (GMT)
commitff392a0dfe8479d4807130fec213987a4e017ad0 (patch)
tree0ef03f3e8b506d2e3ecf42b014e9899c1d0492da /abs/core-testing/lighttpd/__changelog
parent8f0efa2798fa0af1cc877491fa9b9f85e991308f (diff)
downloadlinhes_pkgbuild-ff392a0dfe8479d4807130fec213987a4e017ad0.zip
linhes_pkgbuild-ff392a0dfe8479d4807130fec213987a4e017ad0.tar.gz
linhes_pkgbuild-ff392a0dfe8479d4807130fec213987a4e017ad0.tar.bz2
lighttpd: change .cgi to be assigned to perl
ref 620
Diffstat (limited to 'abs/core-testing/lighttpd/__changelog')
-rw-r--r--abs/core-testing/lighttpd/__changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core-testing/lighttpd/__changelog b/abs/core-testing/lighttpd/__changelog
index a96d942..63bc373 100644
--- a/abs/core-testing/lighttpd/__changelog
+++ b/abs/core-testing/lighttpd/__changelog
@@ -4,3 +4,6 @@ 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.
+
+changed lightttpd.conf to user perl for .cgi (needed for monx)_
+