Подскажите смысл записей в файле mime.conf
что-то не найду в инете
# This file associates filename extensions (for servers or services
# that don't automatically include them - like ftp) with a mime type
# and a graphical icon.
#
#
# This file has the format :
# regex content-type icon content-encoding transfer-mode
#-----------------------------------------------------------------------------------
#
#
# Content-Encodings are taken from section 3.1 of RFC2068 (HTTP/1.1)
#
#
#
# regexp content-type icon encoding mode
#-----------------------------------------------------------------------------------
\.gif$ image/gif anthony-image.gif - image +download...
Непонятно, что такое regex?
Регулярное выражение.