diff options
author | André Malo <nd@apache.org> | 2002-10-07 17:23:03 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2002-10-07 17:23:03 +0200 |
commit | 38d154b343f1e0cca892f04742aeceed43930645 (patch) | |
tree | 928aaebeaf0ed7bf87f49a7396d7b9875fe20d7f /docs/manual/mod/mod_info.html.en | |
parent | fix some style issues (diff) | |
download | apache2-38d154b343f1e0cca892f04742aeceed43930645.tar.xz apache2-38d154b343f1e0cca892f04742aeceed43930645.zip |
update transformation due to the change of synopsis.xsl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97134 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_info.html.en')
-rw-r--r-- | docs/manual/mod/mod_info.html.en | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en index aa133979e1..7582181113 100644 --- a/docs/manual/mod/mod_info.html.en +++ b/docs/manual/mod/mod_info.html.en @@ -55,10 +55,11 @@ SetHandler server-info<br /> environment and always with caution.</p> </div> -</div><div id="quickview"><h3 class="directives">Directives</h3><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#addmoduleinfo">AddModuleInfo</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="AddModuleInfo" id="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo" id="addmoduleinfo">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description: +</div><div id="quickview"><h3 class="directives">Directives</h3><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#addmoduleinfo">AddModuleInfo</a></li> +</ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="AddModuleInfo" id="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo" id="addmoduleinfo">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description: </a></th><td>Adds additional information to the module information displayed by the server-info handler</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax: - </a></th><td>AddModuleInfo <em>module-name string</em></td></tr><tr><th><a href="directive-dict.html#Context">Context: + </a></th><td><code>AddModuleInfo <em>module-name string</em></code></td></tr><tr><th><a href="directive-dict.html#Context">Context: </a></th><td>server config, virtual host</td></tr><tr><th><a href="directive-dict.html#Status">Status: </a></th><td>Extension</td></tr><tr><th><a href="directive-dict.html#Module">Module: |