You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@hyperreal.org on 2000/02/03 12:54:30 UTC

cvs commit: apache-1.3/htdocs/manual/mod directives.html

martin      00/02/03 03:54:29

  Modified:    htdocs/manual/mod directives.html
  Log:
  Add missing references (they *WERE* in marc's first patch?!?!)
  
  Revision  Changes    Path
  1.62      +2 -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.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- directives.html	2000/01/31 22:56:48	1.61
  +++ directives.html	2000/02/03 11:54:28	1.62
  @@ -31,6 +31,8 @@
   <LI><A HREF="mod_autoindex.html#addaltbyencoding">AddAltByEncoding</A>
   <LI><A HREF="mod_autoindex.html#addaltbytype">AddAltByType</A>
   <LI><A HREF="mod_mime.html#addcharset">AddCharset</A>
  +<LI><A HREF="core.html#adddefaultcharset">AddDefaultCharset</A>
  +<LI><A HREF="core.html#adddefaultcharsetname">AddDefaultCharsetName</A>
   <LI><A HREF="mod_autoindex.html#adddescription">AddDescription</A>
   <LI><A HREF="mod_mime.html#addencoding">AddEncoding</A>
   <LI><A HREF="mod_mime.html#addhandler">AddHandler</A>