aboutsummaryrefslogtreecommitdiff
path: root/net/apache/patches/005-httpd_conf.patch
Commit message (Collapse)AuthorAge
* apache: add extra packages + apache userSebastian Kemper2020-01-01
| | | | | | | | | | | | | This adds extra packages for certain modules (basically the ones that incur further dependencies), support files etc. This is pretty much follows Alpine's example. This updates the httpd.conf patch to _not_ uncomment MIMEMagicFile (because the module isn't loaded by default) and removes that changes that aren't needed anymore (because of the added module support). The patch now only changes the default user. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* package apache: upgrade to 2.4.25heil2016-12-26
| | | | | | - refresh patches Signed-off-by: heil <heil@terminal-consulting.de>
* apache: fix build without sslv3Hauke Mehrtens2016-07-31
| | | | | | | SSLv3 support is deactivated in LEDE now, which causes a build problem in apache. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* apache: import from oldpackages, add myself as maintainer, add licenseThomas Heil2014-07-12
information, update source-url update to v2.2.27 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>