©2003-2006 LDraw.org

Guide [1]: LDraw MIME Types [2]

Posted by : Tim on May 29, 2003 - 07:37 PM
referenceSpecs [3]
View information on MIME Types for LDraw files.

LDraw files (LDR, DAT):

application/x-ldraw

Multi-part LDraw files (MPD):

application/x-multi-part-ldraw

LDLite files:

application/x-ldlite

The web server munin.nbi.dk [4], which formerly hosted LDraw.org was configured by adding:


    AddType application/x-ldraw            dat
    AddType application/x-multi-part-ldraw mpd
    AddType application/x-ldlite           ldlite

to the file /etc/httpd/conf/httpd.conf (it's Apache). Most people prefer to use three letter extensions, so the LDLite line should probably read:

    AddType application/x-ldlite           ldl

For questions, contact Jacob Sparre Andersen [5]

Links
  [1] http://www.ldraw.org/index.php?name=News&catid=14
  [2] http://www.ldraw.org/index.php?name=News&file=article&sid=46
  [3] http://www.ldraw.org/index.php?name=News&catid=&topic=13
  [4] http://munin.nbi.dk/
  [5] http://www.ldraw.org/mailto:sparre@ldraw.org