You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Brian Behlendorf <br...@hyperreal.com> on 1996/12/05 06:49:22 UTC

cvs commit: apache/htdocs/manual handler.html

brian       96/12/04 21:49:21

  Modified:    htdocs/manual  handler.html
  Log:
  
  
  Revision  Changes    Path
  1.4       +1 -1      apache/htdocs/manual/handler.html
  
  Index: handler.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/handler.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -C3 -r1.3 -r1.4
  *** handler.html	1996/12/02 18:13:40	1.3
  --- handler.html	1996/12/05 05:49:19	1.4
  ***************
  *** 113,119 ****
    <h2>Programmer's Note</h2>
    
    <p>In order to implement the handler features, an addition has been
  ! made to the <a href="API.html">Apache API</a> that you may wish to
    make use of. Specifically, a new record has been added to the
    <code>request_rec</code> structure:</p>
    <pre>
  --- 113,119 ----
    <h2>Programmer's Note</h2>
    
    <p>In order to implement the handler features, an addition has been
  ! made to the <a href="misc/API.html">Apache API</a> that you may wish to
    make use of. Specifically, a new record has been added to the
    <code>request_rec</code> structure:</p>
    <pre>