Hi Eric,thanks for the advice. I had a look on external RewriteMap programs. This will become an option if my current solution reaches its limit.
Now I simply store the files whose filenames contain non-ascii characters two times. One time they are stored with an UTF-8 encoded filename and another time with an ISO-8859-1 encoded filename. I used the convmv command to accomplish this.
Now both, UTF-8 and ISO-8859-1 encoded URLs are served.I would be nice if Httpd could solve such problems in future. It would be great if one could check the encoding of incoming URLs and reencode them if necessary by simple means.
--Stefan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx