12345678910111213141516171819202122 |
- DefaultType text/html
- AddType text/plain .txt
- AddType text/html .html .htm .xhtml
- AddType image/png .png
- AddType image/gif .gif
- AddType image/bmp .bmp
- AddType application/x-tar .tgz
- AddType image/jpeg .jpeg .jpg
- AddType image/tif .tif .tiff
- AddType text/css .css
- AddType text/plain .asc
- AddType text/rtf .rtf
- AddType video/mpeg .mpeg .mpg .mpe
- AddType application/x-javascript .js
- AddType application/msword .doc .dot
- AddType application/pdf .pdf
- AddType application/postscript .ps .ai .eps
- AddType application/vnd.ms-excel .xls .xlb
- AddType application/vnd.ms-powerpoint .ppt .pps .pot
- AddType application/zip .zip
- AddType application/x-gtar .gtar .tgz .taz
- AddType application/x-java-archive .jar
|