home *** CD-ROM | disk | FTP | other *** search
/ RComp HTML Edit Studio for RISC OS / RComp HTML Edit Studio for RISC OS.iso / ZIPS / WXL.ZIP / HTMLEdit / !WebsterXL / Resources / MimeMap < prev    next >
Encoding:
Text File  |  2000-03-02  |  2.6 KB  |  86 lines

  1. # > InetDBase:MimeMap
  2. # Mapping of content types to file types
  3. #
  4. # Lines starting with a '#' are comments, blank lines are ignored.
  5. #
  6. # A '*' is a wild before or after the / or for the RISC OS file type
  7. # The first match that does not map to a wildcard if the one that is used.
  8. #
  9. # If the file type name is not known but a hex value is given that type
  10. # is used, otherwise it is not considered a match.
  11. #
  12. # MIME type/subtype        RISC OS name    Hex    Extensions
  13.  
  14. text/html            HTML        faf    .html .htm .iso-html
  15. text/plain            Text        fff    .txt .c .cc .h
  16. text/richtext            RTF        c32    .rtx
  17. text/x-vcard            vCard        acf    .vcf
  18. text/*                Text        fff
  19.  
  20. image/jpeg            JPEG        c85    .jpeg .jpg .jpe .jfif
  21. image/pjpeg            JPEG        c85    .pjpeg .pjpg
  22. image/gif            GIF        695    .gif
  23. image/tiff            TIFF        ff0    .tiff .tif
  24. image/png            PNG        b60    .png
  25. image/xpng            PNG        b60
  26. image/xbm            XBitMap        b61    .xbm
  27. image/x-bitmap            XBitMap        b61
  28. image/x-photo-cd        PhotoCD        be8
  29. image/x-xpixmap            XPM        301     .xpm
  30. image/photo-cd            PhotoCD        be8    .pcd
  31. image/x-photo-cd        PhotoCD        be8
  32. image/x-MS-bmp            BMP        69c    .bmp
  33. image/x-riscos-sprite        Sprite        ff9    .spr
  34.  
  35. audio/basic            WaveForm    fb1    .au .snd
  36. audio/wav            WaveForm    fb1    .wav
  37. audio/x-wav            WaveForm    fb1
  38. audio/aiff            AIFF        fc2    .aifc .aif .aiff
  39. audio/x-aiff            AIFF        fc2
  40. audio/mpeg            MPEG        bf8    .mpa
  41. audio/x-mpeg            MPEG        bf8
  42. audio/midi            Midi        fd4    .midi .mid
  43. audio/x-midi            Midi        fd4
  44. audio/x-pn-realaudio        RealAud        f88    .ram .rpm .ra
  45. audio/*                GenSound    f96    .voc
  46.  
  47. video/mpeg            MPEG        bf8    .mpeg .mpg .mpv
  48. video/x-mpeg2            MPEG        bf8
  49. video/acorn-replay        ARMovie        ae7    .replay .rpl
  50. video/quicktime            AVI        fb2    .mov
  51. video/x-msvideo            AVI        fb2    .avi
  52. video/msvideo            AVI        fb2
  53.  
  54. x-world/x-vrml            VRML        b29    .wrl
  55. model/vrml            VRML        b29    .wrl
  56.  
  57. message/rfc822            Marcel        b86    .mbox
  58. message/*            Text        fff
  59.  
  60. application/postscript        PoScript    ff5    .ps .eps
  61. application/x-director        Director    ae3    .dxr .dcr .dir
  62. application/x-dvi        DVI        ce4     .dvi
  63. application/dvi            DVI        ce4    
  64. application/x-latex        latex        2a8    .ltx
  65. application/x-tex        tex        ce5     .tex
  66. application/x-tex        tex        2a7
  67. application/octet-stream    Data        ffd
  68. application/gzip        GZip        f89    .gz .gzip .tgz
  69. application/x-gzip        GZip        f89
  70. application/zip            Archive        ddc    .zip .arc .spk .lha .arj .lzh
  71. application/compress        Archive        ddc    .Z .z
  72. application/x-compress        Archive        ddc
  73. application/pdf            PDF        adf    .pdf
  74. application/java-vm        Java        ae4    .class
  75. application/x-chat        Chat        17a    .chat .cha
  76. application/x-nschat        Chat        17a    .nsc
  77. application/msword        MSWord        ae6    .doc
  78. application/nc-smartcard    SCBBlk        f94    .scb
  79. application/nc-download        NCDown        f93    .ncd
  80. application/x-shockwave-flash    Flash    188    .swf
  81. application/riscos        *        *
  82.  
  83. multipart/x-mixed-replace    Data        ffd
  84.  
  85. */*                Data        ffd
  86.