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.

Look at
https://issues.apache.org/bugzilla/show_bug.cgi?id=38635#c7


Regards,
  Sven


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to