head	1.2;
access;
symbols
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.02.06.13.12.42;	author trevor;	state dead;
branches;
next	1.1;

1.1
date	2003.11.13.05.00.36;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@libexec/apache/mod_encoding.so
@


1.1
log
@New port: www/mod_encoding

	mod_encoding - Apache module for non-ascii filename interoperability

	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.

Note by maintainer: this port also solves the annoying form of
authentication that Windows machines do against a DAV enabled server:
"hostname\\username" instaed of the standard "username"
@
text
@@

