summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_info.html
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2002-05-16 08:53:47 +0200
committerJustin Erenkrantz <jerenkrantz@apache.org>2002-05-16 08:53:47 +0200
commit249c866d0b12c72a853a0e1f281157e42d469ab0 (patch)
tree09b08138f586273ccb7d56073c9f523d64eefdc2 /docs/manual/mod/mod_info.html
parentAnt is horribly broken for me and can't complete an entire build here without (diff)
downloadapache2-249c866d0b12c72a853a0e1f281157e42d469ab0.tar.xz
apache2-249c866d0b12c72a853a0e1f281157e42d469ab0.zip
Transformations done with Xalan-J.
(No one could reproduce the transformations that were in CVS, so regenerate the entire shabang.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95132 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_info.html')
-rw-r--r--docs/manual/mod/mod_info.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/manual/mod/mod_info.html b/docs/manual/mod/mod_info.html
index e4924e566f..fb50fd7677 100644
--- a/docs/manual/mod/mod_info.html
+++ b/docs/manual/mod/mod_info.html
@@ -2,22 +2,22 @@
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- --><title>mod_info- Apache HTTP Server</title><link rel="stylesheet" type="text/css" href="../style/manual.css"/></head><body><blockquote><div align="center"><img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]"/><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Apache Module mod_info</h1><table bgcolor="#cccccc" cellpadding="0" cellspacing="1"><tr><td><table bgcolor="#ffffff"><tr><td valign="top"><span class="help">Description:</span></td><td>Provides a comprehensive overview of the server
-configuration</td></tr><tr><td><a class="help" href="module-dict.html#Status">Status:</a></td><td>Extension</td></tr><tr><td><a class="help" href="module-dict.html#ModuleIdentifier">Module&nbsp;Identifier:</a></td><td>info_module</td></tr></table></td></tr></table><h2>Summary</h2>
+ --><title>mod_info- Apache HTTP Server</title><link href="../style/manual.css" type="text/css" rel="stylesheet"/></head><body><blockquote><div align="center"><img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]"/><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Apache Module mod_info</h1><table cellspacing="1" cellpadding="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td valign="top"><span class="help">Description:</span></td><td>Provides a comprehensive overview of the server
+configuration</td></tr><tr><td><a href="module-dict.html#Status" class="help">Status:</a></td><td>Extension</td></tr><tr><td><a href="module-dict.html#ModuleIdentifier" class="help">Module&nbsp;Identifier:</a></td><td>info_module</td></tr></table></td></tr></table><h2>Summary</h2>
<p>To configure <code><a href="mod_info.html">mod_info</a></code>, add the following to your
<code>httpd.conf</code> file.</p>
<blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
-&lt;Location /server-info&gt;<br/>
-SetHandler server-info<br/>
-&lt;/Location&gt;<br/>
+&lt;Location /server-info&gt;<br>
+SetHandler server-info<br>
+&lt;/Location&gt;<br>
</code></td></tr></table></blockquote>
<p>You may wish to add a
- <a class="directive" href="core.html#<limit>"><code class="directive">&lt;Limit&gt;</code></a>
+ <a href="core.html#<limit>" class="directive"><code class="directive">&lt;Limit&gt;</code></a>
clause inside the
- <a class="directive" href="core.html#<location>"><code class="directive">&lt;location&gt;</code></a>
+ <a href="core.html#<location>" class="directive"><code class="directive">&lt;location&gt;</code></a>
directive to limit access to your server configuration
information.</p>
@@ -31,7 +31,7 @@ SetHandler server-info<br/>
configuration if the files have been changed since the server
was last reloaded. Also, the configuration files must be
readable by the user as which the server is running (see the
- <a class="directive" href="mpm_common.html#user"><code class="directive">User</code></a> directive), or
+ <a href="mpm_common.html#user" class="directive"><code class="directive">User</code></a> directive), or
else the directive settings will not be listed.
<p>It should also be noted that if
@@ -41,9 +41,9 @@ SetHandler server-info<br/>
<code>.htaccess</code>). This may have security-related
ramifications for your site.</p>
</td></tr></table></blockquote>
-<h2>Directives</h2><ul><li><a href="#addmoduleinfo">AddModuleInfo</a></li></ul><hr/><h2><a name="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo">Directive</a></h2><table bgcolor="#cccccc" border="0" cellspacing="0" cellpadding="1"><tr><td><table bgcolor="#ffffff"><tr><td><strong>Description: </strong></td><td>Allows additional information to be added to the module
-information displayed by the server-info handler</td></tr><tr><td><a class="help" href="directive-dict.html#Syntax">Syntax:</a></td><td>AddModuleInfo <em>module-name string</em></td></tr><tr><td><a class="help" href="directive-dict.html#Context">Context:</a></td><td>server config, virtual
-host</td></tr><tr><td><a class="help" href="directive-dict.html#Status">Status:</a></td><td>Extension</td></tr><tr><td><a class="help" href="directive-dict.html#Module">Module:</a></td><td>mod_info</td></tr><tr><td valign="top" align="left"><a class="help" href="directive-dict.html#Compatibility">Compatibility:</a></td><td>Apache 1.3 and above</td></tr></table></td></tr></table>
+<h2>Directives</h2><ul><li><a href="#addmoduleinfo">AddModuleInfo</a></li></ul><hr/><h2><a name="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td><strong>Description: </strong></td><td>Allows additional information to be added to the module
+information displayed by the server-info handler</td></tr><tr><td><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>AddModuleInfo <em>module-name string</em></td></tr><tr><td><a href="directive-dict.html#Context" class="help">Context:</a></td><td>server config, virtual
+host</td></tr><tr><td><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Extension</td></tr><tr><td><a href="directive-dict.html#Module" class="help">Module:</a></td><td>mod_info</td></tr><tr><td align="left" valign="top"><a href="directive-dict.html#Compatibility" class="help">Compatibility:</a></td><td>Apache 1.3 and above</td></tr></table></td></tr></table>
<p>This allows the content of <em>string</em> to be shown as
HTML interpreted, <strong>Additional Information</strong> for
the module <em>module-name</em>. Example:</p>