mjc         96/04/12 01:40:02

  Modified:    conf      mime.types
  Log:
  A FAQ is solved by making .htm work like .html
  
  Revision  Changes    Path
  1.2       +1 -1      apache/conf/mime.types
  
  Index: mime.types
  ===================================================================
  RCS file: /export/home/cvs/apache/conf/mime.types,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** mime.types        1996/01/14 18:49:46     1.1
  --- mime.types        1996/04/12 08:40:01     1.2
  ***************
  *** 70,76 ****
    multipart/digest
    multipart/mixed
    multipart/parallel
  ! text/html                      html
    text/plain                     txt
    text/richtext                  rtx             
    text/tab-separated-values      tsv             
  --- 70,76 ----
    multipart/digest
    multipart/mixed
    multipart/parallel
  ! text/html                      html htm
    text/plain                     txt
    text/richtext                  rtx             
    text/tab-separated-values      tsv             
  
  
  

Reply via email to