diff options
author | André Malo <nd@apache.org> | 2014-08-23 22:36:25 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2014-08-23 22:36:25 +0200 |
commit | d144194cc81afc5cae2cc323f9b277d7c7718a0b (patch) | |
tree | 57ece193c38c3d9114a2f5ae26d4fea8876368e3 /docs/manual/mod/index.html.de | |
parent | xform (diff) | |
download | apache2-d144194cc81afc5cae2cc323f9b277d7c7718a0b.tar.xz apache2-d144194cc81afc5cae2cc323f9b277d7c7718a0b.zip |
fix props and update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1620075 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.de')
-rw-r--r-- | docs/manual/mod/index.html.de | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index 22d55a97d9..e8a48c6aa5 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -238,6 +238,7 @@ performance</dd> <dt><a href="mod_suexec.html">mod_suexec</a></dt><dd>Allows CGI scripts to run as a specified user and Group</dd> <dt><a href="mod_syslog.html">mod_syslog</a></dt><dd>Provides "syslog" ErrorLog provider</dd> +<dt><a href="mod_systemd.html">mod_systemd</a></dt><dd>Provides better support for systemd integration</dd> <dt><a href="mod_unique_id.html" id="U" name="U">mod_unique_id</a></dt><dd>Provides an environment variable with a unique identifier for each request</dd> <dt><a href="mod_unixd.html">mod_unixd</a></dt><dd>Basic (required) security for Unix-family platforms.</dd> |