The HTTP server in the LCOS uses the file extension to determine the MIME content type required to display the content correctly in a browser. The following extensions are currently recognized and will be translated into the correct MIME content type:
- .htm and .html for HTML files
- .gif, .jpg, .jpeg, .png, .bmp, .pcx for images in the corresponding format
- .ico for icon files
- .pdf for Adobe Acrobat PDF files
- .css for cascading style sheet files