apache: don't load session_crypto mod by default 11133/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Jan 2020 18:09:34 +0000 (19:09 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 26 Jan 2020 18:09:36 +0000 (19:09 +0100)
commit6bd63d24f0d147ca891332fe408eb279c9117dc3
tree48d9350304fca999e8fb003cba8b6174ee1587a9
parente94a08298e81b97d43e63e05cca167d778ff8d58
apache: don't load session_crypto mod by default

In OpenWrt this module is available, but not part of the main package.
This commit disables the LoadModule directive for this module. Otherwise
following the installation of the main apache package the start of the
server would fail (due to the absence of this particular module).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/apache/Makefile