Articles · CUPS 1.1 · CUPS 1.2 · CUPS 1.3 · CUPS 1.4 · Other CUPS · Search Help mime.types(5)Namemime.types - mime type description file for cupsDescriptionThe mime.types file defines the recognized file types.Additional file types can be added to mime.types or (preferably) in additional files in the CUPS configuration directory with the extension ".types". Each line in the mime.types file is a comment, blank, or
rule line. Comment lines start with the # character. Rule lines
start with the MIME type name and are optionally followed by a
series of file recognition rules that are used to automatically
identify print and web files:
super/type rule [ ... ruleN]
The rules may be grouped using parenthesis, joined using "+" for a
logical AND and "," or whitespace for a logical OR, and negated using
"!".
RulesRules take two forms - a filename extension by itself and functions with test values inside parenthesis. The following functions are available:
String ConstantsString constants can be specified inside quotes ("") for strings containing whitespace and angle brackets (<>) for hexadecimal strings.See Alsoclasses.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), printers.conf(5),http://localhost:631/help CopyrightCopyright 2007-2008 by Apple Inc. | ||||||||||
| Comments are owned by the poster. All other material is copyright 2007-2008 Apple Inc. All rights reserved. The Common UNIX Printing System, CUPS, and the CUPS logo are trademarks of Apple Inc. All other trademarks are the property of their respective owners. Please report site problems to 'webmaster@cups.org'. |