pcs         99/03/23 06:35:48

  Modified:    htdocs/manual/mod directives.html
  Log:
  RemoveHandler was missing from the directives list
  
  Revision  Changes    Path
  1.56      +1 -0      apache-1.3/htdocs/manual/mod/directives.html
  
  Index: directives.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/directives.html,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- directives.html   1999/02/09 20:20:23     1.55
  +++ directives.html   1999/03/23 14:35:47     1.56
  @@ -168,6 +168,7 @@
   <LI><A HREF="mod_alias.html#redirecttemp">RedirectTemp</A>
   <LI><A HREF="mod_log_referer.html#refererignore">RefererIgnore</A>
   <LI><A HREF="mod_log_referer.html#refererlog">RefererLog</A>
  +<LI><A HREF="mod_mime#removehandler">RemoveHandler</A>
   <LI><A HREF="core.html#require">require</A>
   <LI><A HREF="core.html#resourceconfig">ResourceConfig</A>
   <LI><A HREF="mod_rewrite.html#RewriteBase">RewriteBase</A>
  
  
  

Reply via email to