coar        97/04/11 15:23:27

  Modified:    htdocs/manual/mod  directives.html index.html
  Added:       htdocs/manual/mod  mod_example.html
  Log:
        Update documentation to include stuff for mod_example.
  
  Revision  Changes    Path
  1.15      +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.14
  retrieving revision 1.15
  diff -C3 -r1.14 -r1.15
  *** directives.html   1997/02/15 22:27:57     1.14
  --- directives.html   1997/04/11 22:23:25     1.15
  ***************
  *** 67,72 ****
  --- 67,73 ----
    <li><A HREF="core.html#documentroot">DocumentRoot</A>
    <li><A HREF="core.html#errordocument">ErrorDocument</A>
    <li><A HREF="core.html#errorlog">ErrorLog</A>
  + <li><A HREF="mod_example.html#example">Example</A>
    <li><A HREF="mod_expires.html#expiresactive">ExpiresActive</A>
    <li><A HREF="mod_expires.html#expiresbytype">ExpiresByType</A>
    <li><A HREF="mod_expires.html#expiresdefault">ExpiresDefault</A>
  
  
  
  1.11      +2 -0      apache/htdocs/manual/mod/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/mod/index.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -C3 -r1.10 -r1.11
  *** index.html        1997/03/10 07:46:56     1.10
  --- index.html        1997/04/11 22:23:25     1.11
  ***************
  *** 46,51 ****
  --- 46,53 ----
    <dd>Start-time linking with the GNU libdld.
    <dt><A HREF="mod_env.html">mod_env</A>
    <dd>Passing of environments to CGI scripts
  + <dt><A HREF="mod_example.html">mod_example</A> Apache 1.2 and up
  + <dd>Demonstrates Apache API
    <dt><A HREF="mod_expires.html">mod_expires</A> Apache 1.2 and up
    <dd>Apply Expires: headers to resources
    <dt><A HREF="mod_headers.html">mod_headers</A> Apache 1.2 and up
  
  
  

Reply via email to