Add new module in "new features" in 2.4.x section

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873718 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Christophe Jaillet
2020-02-06 21:01:13 +00:00
parent a37838554d
commit 49816d576e

View File

@ -199,6 +199,10 @@
<dt><module>mod_socache_redis</module> (available since 2.4.39)</dt>
<dd>Support <a href="http://redis.io/">Redis</a> based shared object cache provider.</dd>
<dt><module>mod_systemd</module> (available since 2.4.42)</dt>
<dd>systemd integration. It allows httpd to be used in a service with the systemd
<code>Type=notify</code>.</dd>
</dl>
</section>