I have correct partial urls like: /abc/DEF/ghi/jkl.html and requests for misspelt urls (wrong case only) like: /abc/def/ghi/jkl.html With debian sarge's apache 2.0.54 with mod_speling enabled, the request was corrected and the page was returned. With debian etch's apache 2.2.3 with mod_speling enabled, the incorrect url is not corrected and a 404 is returned. Also, the misspelt url "/abc/def" is converted to "/abc/DEF" but "/abc/def/" provokes a 404. Is there a way to get the useful behaviour in 2.2.3? I need to use debian stable but a quick google indicates that the more recent apache 2.2.8 has the problem too: http://www.webmasterworld.com/apache/3606458.htm -jonathan -- Jonathan H N Chin | deputy computer | Newton Institute, Cambridge, UK <jc254@xxxxxxxxxxxxxxxx> | systems manager | tel/fax: +44 1223 767091/330508 --------------------------------------------------------------------- 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