On 05/04/2006 10:51 PM, Jeff Trawick wrote:
> > Here is the expected way to encounter that: > > <Location /> > CharsetSourceEnc IBM-1047 > CharsetDefault ISO-8859-1 > </Location> > > <Location /somedir/> > # already in the right charset > CharsetSourceEnc ISO-8859-1 > </Location> > > So we shouldn't go through the motions when processing /somedir/ Understood. Thanks for explanation. So I am +1 on this for backport. Regards RĂ¼diger