此内容没有您所选择的语言版本。10.5.55. AddType Use the AddType directive to define or override a default MIME type and file extension pairs. The following example directive tells the Apache HTTP Server to recognize the .tgz file extension: AddType application/x-tar .tgz 下一个