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
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