Version: 20021209, Package name: mod_encoding-20021209 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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. This module adds following directives: EncodingEngine, SetServerEncoding, AddClientEncoding, DefaultClientEncoding, and NormalizeUsername. |
Filesize: 254.479 KB |
Version History (View Complete History) |
|
2016-04-28 09:42:36 by Stuart Henderson | Files touched by this commit (140) |
Log message: rm apache1 modules, 'Destroy them all' ajacoutot@ feel free to submit apache2 variants of these if wanted and still useful. (this isn't all of them: those which are dependencies of other ports will come later). |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-09-26 11:45:14 by Sebastian Reitenbach | Files touched by this commit (25) |
Log message: bump apache modules, since mod_headers in base httpd was updated. OK, landry@ |
2010-02-26 07:45:03 by Stuart Henderson | Files touched by this commit (25) |
Log message: bump PKGNAMEs, the httpd abi changed, resulting in segfaults after updating httpd until newly-built packages are installed. ok espie@ |
2009-06-02 18:48:51 by Pierre-Yves Ritschard | Files touched by this commit (23) |
Log message: Bump apache modules after my recent ABI breakage, to be on the safe side. ok ajacoutot@ |