Add MIME Type

Apache – add the type in “conf/mime.types” and restart apache

thttpd – need to recompile. Add the type in “mime_types.h” and “mime_types.txt” in the source code folder.
Then, Recompile it.

Leave a Reply