diff options
author | Stefan Fritsch <sf@apache.org> | 2011-06-07 00:17:44 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@apache.org> | 2011-06-07 00:17:44 +0200 |
commit | 9e03d7e1afc50863089be42ba92a40b316126e99 (patch) | |
tree | de6f5f4d60a07779b1ae69f6a22254cddc6352de /docs/manual/mod/directives.html.en | |
parent | purge some useless uses of '.*' (diff) | |
download | apache2-9e03d7e1afc50863089be42ba92a40b316126e99.tar.xz apache2-9e03d7e1afc50863089be42ba92a40b316126e99.zip |
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1132803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/directives.html.en')
-rw-r--r-- | docs/manual/mod/directives.html.en | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index ba64177346..1e32f2307f 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -225,7 +225,9 @@ <li><a href="mod_privileges.html#dtraceprivileges">DTracePrivileges</a></li> <li><a href="mod_dumpio.html#dumpioinput">DumpIOInput</a></li> <li><a href="mod_dumpio.html#dumpiooutput">DumpIOOutput</a></li> -<li><a href="mpm_common.html#enableexceptionhook" id="E" name="E">EnableExceptionHook</a></li> +<li><a href="core.html#else" id="E" name="E"><Else></a></li> +<li><a href="core.html#elseif"><ElseIf></a></li> +<li><a href="mpm_common.html#enableexceptionhook">EnableExceptionHook</a></li> <li><a href="core.html#enablemmap">EnableMMAP</a></li> <li><a href="core.html#enablesendfile">EnableSendfile</a></li> <li><a href="core.html#error">Error</a></li> |