All AbelCam functionality has been terminated October 8th 2019
 
 
 
Navigation

Opinions
This is the Most Wonderful software I have used for many many years. Ablecam has done many things like making sure my wife is healthy and safe, videos of puppies swimming in my pool, great security software even hosting my webpage!

 Don Dodson  more>>

 

MIME Types

AbelCam has definitions for several mime types built in:
  • html htm shtml htm -> text/plain
  • jpg jpeg -> image/jpeg
  • gif -> image/gif
  • jar -> application/java-archive; charset=iso-8859-1
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.