pcs 96/11/25 05:56:40
Modified: htdocs/manual/mod directives.html index.html Log: Link to mod_headers documentation from lists of modules and directives Revision Changes Path 1.2 +1 -0 apache/htdocs/manual/mod/directives.html Index: directives.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/mod/directives.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C3 -r1.1 -r1.2 *** directives.html 1996/11/21 10:36:31 1.1 --- directives.html 1996/11/25 13:56:39 1.2 *************** *** 58,63 **** --- 58,64 ---- <li><A HREF="mod_dir.html#fancyindexing">FancyIndexing</A> <li><A HREF="mod_mime.html#forcetype">ForceType</A> <li><A HREF="core.html#group">Group</A> + <li><A HREF="mod_headers.html#header">Header</A> <li><A HREF="mod_dir.html#headername">HeaderName</A> <li><A HREF="core.html#identitycheck">IdentityCheck</A> <li><A HREF="mod_imap.html#imapbase">ImapBase</A> 1.6 +1 -1 apache/htdocs/manual/mod/index.html Index: index.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/mod/index.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C3 -r1.5 -r1.6 *** index.html 1996/11/21 14:35:19 1.5 --- index.html 1996/11/25 13:56:39 1.6 *************** *** 50,56 **** <dd>Apply Expires: headers to resources <dt><A HREF="mod_fastcgi.html">mod_fastcgi</A> Apache 1.2 and up <dd>A high-performance alternative to CGI for a variety of languages ! <dt><A NAME="mod_headers.html">mod_headers</A> Apache 1.2 and up <dd>Add arbitrary HTTP headers to resources <dt><A HREF="mod_imap.html">mod_imap</A> <dd>The imagemap file handler. --- 50,56 ---- <dd>Apply Expires: headers to resources <dt><A HREF="mod_fastcgi.html">mod_fastcgi</A> Apache 1.2 and up <dd>A high-performance alternative to CGI for a variety of languages ! <dt><A HREF="mod_headers.html">mod_headers</A> Apache 1.2 and up <dd>Add arbitrary HTTP headers to resources <dt><A HREF="mod_imap.html">mod_imap</A> <dd>The imagemap file handler.