Dear All, I am wondering if there are any way to turn-off URI encoding only for '%' characters (ideally, only when %[0-F][0-F]). In a UNIX file system, I am working on files which names are URI encoded already (ex. example%28.txt), and hope to make them downloadable via apache/httpd. Now the downloader have to specify example%2528.txt to download it (And the example%2528.txt will be downloadable as example%252528.txt via apache/httpd, subsequently...). I am now wondering if there are any to avoid this situation, by turning-off percent encoding only for % characters. Any idea/suggestions would be very appreciated. best Kawaji --------------------------------------------------------------------- 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