| Paketname | libapache2-mod-encoding | 
| Beschreibung | Apache2 module for non-ascii filename interoperability | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 20040616-5 | 
| Sektion | httpd | 
| Priorität | optional | 
| Installierte Größe | 24 Byte | 
| Hängt ab von | apache2.2-common, libc6 (>= 2.6-1), libiconv-hook1 | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Tatsuki Sugiura | 
| Quelle |  | 
| Paketgröße | 7216 Byte | 
| Prüfsumme MD5 | 89b1f77af9746a3d6607babc073d8e8b | 
| Prüfsumme SHA1 | a8334a2767ec35685c8cf934b094b4117e978443 | 
| Prüfsumme SHA256 | 8b86087df5c27e1c79716dc628ca8092fa248b49fdb4eaeb2107f7a0ecb9b51b | 
| Link zum Herunterladen | libapache2-mod-encoding_20040616-5_i386.deb | 
| Ausführliche Beschreibung | This module improves non-ascii filename interoperability of
apache (and mod_dav).
.
It seems many WebDAV clients send filename in its platform-local
encoding. But since mod_dav expects everything, even HTTP request
line, to be in UTF-8, this causes an interoperability problem.
.
I believe this is a future issue for specification (RFC?) to
standardize encoding used in HTTP request-line and HTTP header,
but life would be much easier if mod_dav (and others) can handle
various encodings sent by clients, TODAY. This module does just that. |