3aa65f2d32
*) The first public version.
24 lines
718 B
Text
24 lines
718 B
Text
|
|
types {
|
|
text/html html htm shtml;
|
|
text/xml xml rss;
|
|
text/css css;
|
|
text/plain txt;
|
|
|
|
image/gif gif;
|
|
image/png png;
|
|
image/jpeg jpeg jpg;
|
|
image/x-icon ico;
|
|
|
|
application/pdf pdf;
|
|
application/x-shockwave-flash swf;
|
|
application/x-javascript js;
|
|
|
|
audio/mpeg mp3;
|
|
audio/x-realaudio ra;
|
|
|
|
video/mpeg mpeg mpg;
|
|
video/quicktime mov;
|
|
video/x-msvideo avi;
|
|
video/x-ms-wmv wmv;
|
|
}
|