MIME Types

AbelCam has definitions for several mime types built in: all other file extensions will be delivered as mime type application/octet-stream

 

If you want to add your own definitions or override on of the settings above,
create a file named mimetypes.txt in the AbelCam configuration folder.
define your mime types in this format:
<ext>=<mime-type>

eg.
html=text/plain

The file will be read on program start.