ben         97/01/28 12:05:30

  Modified:    htdocs/manual  content-negotiation.html
  Log:
  Just caught my eye...
  
  Revision  Changes    Path
  1.7       +1 -1      apache/htdocs/manual/content-negotiation.html
  
  Index: content-negotiation.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/content-negotiation.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -C3 -r1.6 -r1.7
  *** content-negotiation.html  1997/01/28 15:38:14     1.6
  --- content-negotiation.html  1997/01/28 20:05:29     1.7
  ***************
  *** 86,92 ****
    named <code>type-map</code> (or, for backwards-compatibility with
    older Apache configurations, the mime type
    <code>application/x-type-map</code>).  Note that to use this feature,
  ! you've got to have an <code>SetHandler</code> some place which defines a
    file suffix as <code>type-map</code>; this is best done with a
    <pre>
    
  --- 86,92 ----
    named <code>type-map</code> (or, for backwards-compatibility with
    older Apache configurations, the mime type
    <code>application/x-type-map</code>).  Note that to use this feature,
  ! you've got to have a <code>SetHandler</code> some place which defines a
    file suffix as <code>type-map</code>; this is best done with a
    <pre>
    
  
  
  

Reply via email to