https://issues.apache.org/bugzilla/show_bug.cgi?id=49675
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Component|mod_autoindex |Documentation --- Comment #3 from Eric Covener <[email protected]> 2010-07-30 08:50:16 EDT --- mod_autoindex doesn't do runtime checks on codepages of filesystems, it just knows if APR was or was not build with the APR_HAS_UNICODE_FS macro defined. changing component to Documentation. I imagine this is almost never set on common unix platforms, where filenames can be in multiple arbitrary codepages. OS X is maybe an exception. wrowe: Can you summarize what windows _builds_ wouldn't set APR_HAS_UNICODE_FS and I'll take a pass at the autoindex docs? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
