Commit Graph

4 Commits

Author SHA1 Message Date
sebastia
44857b2db6 bump apache modules, since mod_headers in base httpd was updated.
OK, landry@
2010-09-26 17:45:13 +00:00
sthen
3d9f13534b bump PKGNAMEs, the httpd abi changed, resulting in segfaults after
updating httpd until newly-built packages are installed.

ok espie@
2010-02-26 14:45:02 +00:00
pyr
3596fb2a5b Bump apache modules after my recent ABI breakage, to be on the safe side.
ok ajacoutot@
2009-06-03 00:48:51 +00:00
ajacoutot
ade0b8bbb0 Import mod_encoding-20021209
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.
2008-03-17 11:28:38 +00:00