mod_info.html revision 618d2847990e59c6fa82b74b160453e1048a2957
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo BGCOLOR="#FFFFFF"
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo TEXT="#000000"
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo LINK="#0000FF"
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo VLINK="#000080"
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo ALINK="#FF0000"
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo<!--#include virtual="header.html" -->
02422a7f12dd487ce10ba12311a457b64eb148aeEric FerraiuoloThis module is contained in the <CODE>mod_info.c</CODE> file. It
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuoloprovides a comprehensive overview of the server configuration
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuoloincluding all installed modules and directives in the configuration
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolofiles. This module is not compiled into the
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuoloserver by default. It is only available in Apache 1.1 and later. To
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuoloenable it, add the following line to the server build Configuration
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolofile, and rebuild the server:
02422a7f12dd487ce10ba12311a457b64eb148aeEric Ferraiuolo<LI><A HREF="#addmoduleinfo">AddModuleInfo</A>
02422a7f12dd487ce10ba12311a457b64eb148aeEric FerraiuoloTo configure it, add the following to your <CODE>access.conf</CODE> file.
HREF="core.html#limit"
HREF="core.html#location"
HREF="core.html#user"
HREF="directive-dict.html#Syntax"
HREF="directive-dict.html#Context"
HREF="directive-dict.html#Status"
HREF="directive-dict.html#Module"
HREF="directive-dict.html#Compatibility"
AddModuleInfo 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>'
<!--#include virtual="footer.html" -->