home *** CD-ROM | disk | FTP | other *** search
- # $Id: media.types,v 1.5 2004/04/06 11:15:04 gisle Exp $
- #
- # This file defines the mapping from file name extentions to media types.
- # Media types where the subtype does not have the "x-" prefix should be
- # registered by IANA:
- #
- # ftp://www.isi.edu/in-notes/iana/assignments/media-types/
- #
- # See also: RFC-1590
-
- # Text formats
- text/html html htm
- text/plain txt text pm el c h cc hh cxx hxx f90
- text/richtext rtx
- text/tab-separated-values tsv
-
- text/x-setext etx
- text/x-pod pod # Perl documentation
-
- # Image formats
- image/png png
- image/gif gif # Compuserve
- image/ief ief
- image/jpeg jpeg jpg jpe jfif
- image/tiff tiff tif
-
- image/x-cmu-raster ras
- image/x-portable-anymap pnm
- image/x-portable-bitmap pbm
- image/x-portable-graymap pgm
- image/x-portable-pixmap ppm
- image/x-rgb rgb # SGI IRIS
- image/x-xbitmap xbm # X Windows
- image/x-xpixmap xpm # X Windows
- image/x-xwindowdump xwd # X Windows
- image/x-bmp bmp # MS Windows
- image/x-targa tga
- image/x-fits fts
-
-
- # Audio formats
- audio/basic au snd
- audio/x-aiff aif aiff aifc
- audio/x-wav wav # MS Windows
- audio/x-mpeg-2 mp2 # MPEG layer 2 audio
-
- # Video formats
- video/mpeg mpeg mpg mpe
- video/quicktime qt mov
- video/x-msvideo avi
- video/x-sgi-movie movie
-
- # Message
- message/rfc822 mail
- message/partial
- message/external-body
- message/news art
-
- # Applications
- application/octet-stream bin
- application/postscript ai eps ps
- application/oda oda
- application/atomicmail
- application/andrew-insert
- application/slate
- application/wita
- application/dec-dx
- application/dca-rtf
- application/activemessage
- application/rtf rft # MS Word
- application/applefile
- application/mac-binhex40 hqx
- application/news-message-id
- application/news-transmission
- application/wordperfect5.1
- application/pdf pdf
- application/zip zip
- application/macwriteii
- application/msword
- application/remote-printing
- application/mathematica
- application/cybercash
- application/commonground
- application/iges
- application/riscos
- application/eshop
-
- application/x-mif mif # FrameMaker
- application/x-maker fm
- application/x-csh csh
- application/x-dvi dvi
- application/x-hdf hdf
- application/x-latex latex
- application/x-netcdf nc cdf
- application/x-sh sh
- application/x-tcl tcl
- application/x-perl pl
- application/x-tex tex
- application/x-texinfo texinfo texi
- application/x-troff t tr roff
- application/x-troff-man man 1 2 3 4 5 6 7 8
- application/x-troff-me me
- application/x-troff-ms ms
- application/x-wais-source src
- application/x-bcpio bcpio
- application/x-cpio cpio
- application/x-gtar gtar # GNU tar
- application/x-shar shar
- application/x-sv4cpio sv4cpio
- application/x-sv4crc sv4crc
- application/x-tar tar
- application/x-ustar ustar
-
- # Multipart
- multipart/mixed
- multipart/alternative
- multipart/digest
- multipart/parallel
- multipart/appledouble
- multipart/header-set
-