mod_info.xml revision e942c741056732f50da2074b36fe59805d370650
181e56d8b348d301d615ccf5465ae600fee2867berikabele<!DOCTYPE modulesynopsis SYSTEM "/style/modulesynopsis.dtd">
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd<?xml-stylesheet type="text/xsl" href="/style/manual.en.xsl"?>
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd<modulesynopsis>
ca0e3098838c1f9aa77bcdfc3df99cf9aa0f9383slive<description>Provides a comprehensive overview of the server
ca0e3098838c1f9aa77bcdfc3df99cf9aa0f9383sliveconfiguration</description>
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen <p>To configure <module>mod_info</module>, add the following to your
3f08db06526d6901aa08c110b5bc7dde6bc39905nd<Location /server-info><br />
7add1372edb1ee95a2c4d1314df4c7567bda7c62jimSetHandler server-info<br />
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim</Location><br />
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd <p>You may wish to add a
af84459fbf938e508fd10b01cb8d699c79083813takashi clause inside the
e1e8390280254f7f0580d701e583f670643d4f3fnilgun directive to limit access to your server configuration
f086b4b402fa9a2fefc7dda85de2a3cc1cd0a654rjung information.</p>
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd <p>Once configured, the server information is obtained by
7d37d896e4bce35ac213fededef06aff2d2f25d7rbowen accessing <code>http://your.host.dom/server-info</code></p>
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowen Note that the configuration files are read by the
ce71a46e27f6e2ae210e1f925545aa6e4f74db74jsl module at run-time, and therefore the display may
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowen configuration if the files have been changed since the server
ca0e3098838c1f9aa77bcdfc3df99cf9aa0f9383slive was last reloaded. Also, the configuration files must be
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowen readable by the user as which the server is running (see the
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowen <directive module="mpm_common">User</directive> directive), or
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowen else the directive settings will not be listed.
5f48875017569cc7610b17d852c44e02684d9d5aerikabele <p>It should also be noted that if
5f48875017569cc7610b17d852c44e02684d9d5aerikabele <module>mod_info</module> is compiled into the server, its
5f48875017569cc7610b17d852c44e02684d9d5aerikabele handler capability is available in <em>all</em> configuration
5a58787efeb02a1c3f06569d019ad81fd2efa06end files, including <em>per</em>-directory files (<em>e.g.</em>,
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim ramifications for your site.</p>
5a58787efeb02a1c3f06569d019ad81fd2efa06end<directivesynopsis>
7add1372edb1ee95a2c4d1314df4c7567bda7c62jim<description>Allows additional information to be added to the module
7add1372edb1ee95a2c4d1314df4c7567bda7c62jiminformation displayed by the server-info handler</description>
5a58787efeb02a1c3f06569d019ad81fd2efa06end<syntax>AddModuleInfo <em>module-name string</em></syntax>
30471a4650391f57975f60bbb6e4a90be7b284bfhumbedooh<contextlist><context>server config</context> <context>virtual
ca0e3098838c1f9aa77bcdfc3df99cf9aa0f9383slive <p>This allows the content of <em>string</em> to be shown as
7d37d896e4bce35ac213fededef06aff2d2f25d7rbowen HTML interpreted, <strong>Additional Information</strong> for
e884f58207082fa2136d5fc86635c31252338948erikabeleAddModuleInfo mod_auth.c 'See <A HREF="http://www.apache.org/docs/mod/mod_auth.html">http://www.apache.org/docs/mod/mod_auth.html</A>'
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowen</directivesynopsis>
57d0156f7bbd9ea3a72342cf9912aba61d118702rbowen</modulesynopsis>