Re: [EMAIL PROTECTED] Serving UTF-8 filenames under Linux

2007-11-06 Thread Nick Kew
On Wed, 31 Oct 2007 09:23:41 + (UTC) anatoly techtonik <[EMAIL PROTECTED]> wrote: > Where are setting for filename encoding used by Apache httpd to find > files with international symbols in their names? What does the ErrorLog say when you get an unexpected 404? Turn up the LogLevel if necess

[EMAIL PROTECTED] Serving UTF-8 filenames under Linux

2007-10-31 Thread anatoly techtonik
Where are setting for filename encoding used by Apache httpd to find files with international symbols in their names? I need to serve files named in russian. I've successfully setup Tomcat to do this using UTF-8 encoding, but static resources are given out by Apache httpd on production server. Apa