Justin Erenkrantz <[EMAIL PROTECTED]> writes: > On Wed, Mar 13, 2002 at 02:12:18PM -0500, Jeff Trawick wrote: > > Jeff Trawick <[EMAIL PROTECTED]> writes: > > > > > This function is checking for several characters which, at least in > > > ASCII, are supposedly not valid characters for filenames. But some of > > > these same characters can appear in valid non-ASCII filenames, and the > > > logic to check for these characters breaks Apache's ability to serve > > > those files. > > > > > > A user reported the inability to request a file with the Chinese > > > character %b5%7c in the name. The %7c byte tripped up the check for > > > invalid ASCII characters. > > > > I think this is an accurate statement regarding the use of non-ASCII > > characters in filenames with Apache 1.3 on Win32. Comments? > > Doesn't 2.0 support this properly on Win32? Couldn't that just be > our recommendation? -- justin
I *think* it works properly on Win32 in Apache 2.0, but I just don't know :( OtherBill? -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
