diff options
author | James Meyer <james.meyer@operamail.com> | 2010-03-21 19:14:43 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-03-21 19:14:43 (GMT) |
commit | ff392a0dfe8479d4807130fec213987a4e017ad0 (patch) | |
tree | 0ef03f3e8b506d2e3ecf42b014e9899c1d0492da /abs/core-testing/lighttpd/__changelog | |
parent | 8f0efa2798fa0af1cc877491fa9b9f85e991308f (diff) | |
download | linhes_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/__changelog | 3 |
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)_ + |