fanf 00/10/18 18:02:43
Modified: conf mime.types
Log:
Fix the chemical/x- mime types as suggested in the PR. Or should they
be killed?
PR: 4600
Revision Changes Path
1.30 +2 -1 apache-1.3/conf/mime.types
Index: mime.types
===================================================================
RCS file: /home/cvs/apache-1.3/conf/mime.types,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -u -r1.29 -r1.30
--- mime.types 2000/10/19 00:38:59 1.29
+++ mime.types 2000/10/19 01:02:41 1.30
@@ -317,7 +317,8 @@
audio/x-pn-realaudio-plugin rpm
audio/x-realaudio ra
audio/x-wav wav
-chemical/x-pdb pdb xyz
+chemical/x-pdb pdb
+chemical/x-xyz xyz
image/bmp bmp
image/cgm
image/g3fax
|