ファイル名:/groupmax/gmaxwww/schema/gmax/etc/config
シンボル名:gmax_document_mime_type_def
対応するサービス:共通
Groupmaxサーバから送られてくるファイルについて,拡張子とMIMEタイプの対応付けを指定します。WWWブラウザからヘルパーアプリケーションを起動させる場合,この指定が必要です。gmax_document_mine_type_defは複数指定できます。例に従って指定してください。
gmax_document_mine_type_defを一つも指定しなかった場合,それぞれ次の組み合わせがデフォルト値になります。なお,一つでも値を指定した場合,デフォルト値は無効となるので注意してください。
htm:text/html
html:text/html
txt:text/plain
以下の拡張子についてはconfig.newファイルに初期値として設定されています。
gmax_document_mime_type_def.htm=text/html
gmax_document_mime_type_def.html=text/html
gmax_document_mime_type_def.txt=text/plain
gmax_document_mime_type_def.gif=image/gif
gmax_document_mime_type_def.jpg=image/pjpeg
gmax_document_mime_type_def.jpeg=image/pjpeg
gmax_document_mime_type_def.doc=application/msword
gmax_document_mime_type_def.xls=application/vnd.ms-excel
gmax_document_mime_type_def.csv=application/vnd.ms-excel
gmax_document_mime_type_def.ppt=application/vnd.ms-powerpoint
gmax_document_mime_type_def.pdf=application/pdf