aboutsummaryrefslogtreecommitdiff
path: root/net/lighttpd
Commit message (Collapse)AuthorAge
* lighttpd: update to 1.4.38W. Michael Petullo2015-12-30
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* lighttpd: update to 1.4.37W. Michael Petullo2015-09-20
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* lighttpd: backport a fix for running out of filedescriptorsRafał Miłecki2015-08-19
| | | | | | | It was breaking uploads of files 4 MiB+. This patch fixes: https://github.com/openwrt/packages/issues/1658 Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* lighttpd: update to 1.4.36W. Michael Petullo2015-07-26
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* lighttpd: add liblua deps for lighttpd-mod-cml and lighttpd-mod-magnetAlexander Ryzhov2015-04-23
| | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* lighttpd: reorder modules so that redirect loads before authW. Michael Petullo2014-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* lighttpd: clean up configuration fileW. Michael Petullo2014-09-21
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* lighttpd: create user http and run as http by defaultW. Michael Petullo2014-09-21
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* lighttpd: include some updates from old repository packageW. Michael Petullo2014-09-20
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* [PATCH] lighttpd: errorlog failed as non root userchris55602014-07-23
| | | | | | | | | if running as non root user (what's should be the default on web-servers) you get: (log.c.118) opening errorlog '/var/log/lighttpd/server.log' failed: Permission denied Fix: create log directory only if not exist and chmod 777 to allow anyone to write and create files inside default log directory Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* lighttpd: update to 1.4.35W. Michael Petullo2014-07-19
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Copy lighttpd package from old repositoryW. Michael Petullo2014-07-19
Signed-off-by: W. Michael Petullo <mike@flyn.org>