DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38635>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38635 Summary: Mod speling rewrites only the file part of the URL Product: Apache httpd-2 Version: 2.2.0 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mod_speling AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] In Apache version 1.3.33 mod_speling was able to rebuild an URL with spelling errors in directories. Example: http://www.test.com/MISSPell/test.php was sucesfully mapped to: http://www.test.com/misspell/test.php Now we are testing Apache 2.2.0 and found that it is only able to search for similar file names: http://www.test.com/mispell/TEst.php is sucesfully mapped to: http://www.test.com/misspell/test.php but http://www.test.com/MISSPell/test.php fails with 404. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
