fielding    99/03/14 15:58:59

  Modified:    conf     mime.types
  Log:
  Never define a new x-type.  Use the type defined by most image viewers
  on the Win32 platform.
  
  Revision  Changes    Path
  1.23      +1 -1      apache-1.3/conf/mime.types
  
  Index: mime.types
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/mime.types,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- mime.types        1999/03/14 22:12:36     1.22
  +++ mime.types        1999/03/14 23:58:59     1.23
  @@ -197,6 +197,7 @@
   audio/x-realaudio            ra
   audio/x-wav                  wav
   chemical/x-pdb                       pdb xyz
  +image/bmp                    bmp
   image/cgm
   image/g3fax
   image/gif                    gif
  @@ -213,7 +214,6 @@
   image/vnd.svf
   image/vnd.xiff
   image/x-cmu-raster           ras
  -image/x-ms-bmp                       bmp
   image/x-portable-anymap              pnm
   image/x-portable-bitmap              pbm
   image/x-portable-graymap     pgm
  
  
  

Reply via email to