home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 12 / AU_CD12.iso / INTERNET / !BOOT / RESOURCES / !INTERNET / FILES / MIMEMAP < prev    next >
Text File  |  2000-04-09  |  3KB  |  89 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 .cpp
  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 .j .jp
  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. image/x-riscos-draw        Draw        aaf    .draw
  35.  
  36. audio/basic            WaveForm    fb1    .au .snd
  37. audio/wav            WaveForm    fb1    .wav
  38. audio/x-wav            WaveForm    fb1
  39. audio/aiff            AIFF        fc2    .aifc .aif .aiff
  40. audio/x-aiff            AIFF        fc2
  41. audio/mpeg            MPEG        bf8    .mpa .mpeg .mpg
  42. audio/x-mpeg            MPEG        bf8
  43. audio/midi            Midi        fd4    .midi .mid
  44. audio/x-midi            Midi        fd4
  45. audio/x-pn-realaudio        RealAud        f88    .ram .rpm .ra
  46. audio/*                GenSound    f96    .voc
  47. audio/a-mpeg            AMPEG        1ad    .mp3
  48. audio/mp3            AMPEG        1ad    .mp3
  49.  
  50. video/mpeg            MPEG        bf8    .mpeg .mpg .mpv
  51. video/x-mpeg2            MPEG        bf8
  52. video/acorn-replay        ARMovie        ae7    .replay .rpl
  53. video/quicktime            AVI        fb2    .mov
  54. video/x-msvideo            AVI        fb2    .avi
  55. video/msvideo            AVI        fb2
  56.  
  57. x-world/x-vrml            VRML        b29    .wrl
  58. model/vrml            VRML        b29    .wrl
  59.  
  60. message/rfc822            Marcel        b86    .mbox
  61. message/*            Text        fff
  62.  
  63. application/postscript        PoScript    ff5    .ps .eps
  64. application/x-director        Director    ae3    .dxr .dcr .dir
  65. application/x-dvi        DVI        ce4     .dvi
  66. application/dvi            DVI        ce4    
  67. application/x-latex        latex        2a8    .ltx
  68. application/x-tex        tex        ce5     .tex
  69. application/x-tex        tex        2a7
  70. application/octet-stream    Data        ffd
  71. application/gzip        GZip        f89    .gz .gzip .tgz
  72. application/x-gzip        GZip        f89
  73. application/zip            Archive        ddc    .zip .arc .spk .lha .arj .lzh
  74. application/compress        Archive        ddc    .Z .z
  75. application/x-compress        Archive        ddc
  76. application/pdf            PDF        adf    .pdf
  77. application/java-vm        Java        ae4    .class
  78. application/x-chat        Chat        17a    .chat .cha
  79. application/x-nschat        Chat        17a    .nsc
  80. application/msword        MSWord        ae6    .doc
  81. application/nc-smartcard    SCBBlk        f94    .scb
  82. application/nc-download        NCDown        f93    .ncd
  83. application/x-shockwave-flash    Flash        188    .swf
  84. application/riscos        *        *
  85.  
  86. multipart/x-mixed-replace    Data        ffd
  87.  
  88. */*                Data        ffd
  89.