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>
  
  
  

Reply via email to