| Paketname | libapache2-mod-mime-xattr | 
| Beschreibung | Apache2 module to get MIME info from filesystem extended attributes | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.4-4 | 
| Sektion | httpd | 
| Priorität | optional | 
| Installierte Größe | 36 Byte | 
| Hängt ab von | libapr1, libattr1 (>= 2.4.4-1), libc6 (>= 2.6.1-1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Guus Sliepen | 
| Quelle | mod-mime-xattr | 
| Paketgröße | 12158 Byte | 
| Prüfsumme MD5 | fe85fcd4ee0da2da752eedb254dab0c2 | 
| Prüfsumme SHA1 | 9dc73da7d59330bd00203f7073e6da338e9fb6af | 
| Prüfsumme SHA256 | 404acd139bf644b51cd4cf42fb64c225b2be5df3cb746cbe3f7d5d022ab68653 | 
| Link zum Herunterladen | libapache2-mod-mime-xattr_0.4-4_i386.deb | 
| Ausführliche Beschreibung | This is a module for the Apache HTTPD 2.2 which may be used to set a range of
MIME properties of files served from a document tree with extended attributes
(EAs) as supported by the underlying file system. The current version of
mod_mime_xattr has support for Linux style EAs which are supported by Linux
2.4 with the ACL/EA patches applied and vanilla Linux 2.6. The following
attributes may be used:
.
 - user.mime_type: set the MIME type of a file explicitly. This attribute is
   compatible with the shared MIME database specification as published by
   freedesktop.org.
 - user.charset: set the charset used in a file.
 - user.mime_encoding: set the MIME encoding of a file (e.g. gzip).
 - user.apache_handler: set the apache handler of a file explicitly. |