WARNING!!! As this site contains some arts' photos such as Michelangelo's David statue which were classed as Indecent Articles by the Government of Hong Kong Special Administrative Region, people who under 18 are not allowed to enter this site.
警告!!!由於本站含有香港特別行政區政府評級為不雅物品之藝術品照片(如米開羅之大衛像),未滿18歲之人士,不得進入本站。

25 November, 2005

Add MIME Type

Filed under: Computer, Linux — wanleung @ 11:43 am

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.