diff options
author | Rainer Jung <rjung@apache.org> | 2014-10-03 18:48:30 +0200 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2014-10-03 18:48:30 +0200 |
commit | 1c969337329bba28db2862933b5f48e48342841e (patch) | |
tree | d1c7ee86b3e105fcb34cf3bc64615097fdfb6d08 /docs/manual/mod/index.html.de | |
parent | Partial mod_example to mod_example_hooks fix (diff) | |
download | apache2-1c969337329bba28db2862933b5f48e48342841e.tar.xz apache2-1c969337329bba28db2862933b5f48e48342841e.zip |
Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1629257 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.de')
-rw-r--r-- | docs/manual/mod/index.html.de | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index e8a48c6aa5..2615e8b409 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -134,7 +134,7 @@ client</dd> modules</dd> <dt><a href="mod_env.html">mod_env</a></dt><dd>Modifies the environment which is passed to CGI scripts and SSI pages</dd> -<dt><a href="mod_example.html">mod_example</a></dt><dd>Illustrates the Apache module API</dd> +<dt><a href="mod_example_hooks.html">mod_example_hooks</a></dt><dd>Illustrates the Apache module API</dd> <dt><a href="mod_expires.html">mod_expires</a></dt><dd>Generation of <code>Expires</code> and <code>Cache-Control</code> HTTP headers according to user-specified criteria</dd> |