--- mod_speling.c 2009-08-25 20:04:44.000000000 -0700 +++ spelfixed 2009-08-25 20:01:45.000000000 -0700 @@ -330,7 +330,7 @@ * > it would locate "foobar.html". Not perfect, but I ran into * > that problem when I first wrote the module. */ - else { + else if (cfg->case_only == 0) { #ifdef WANT_BASENAME_MATCH /* * Okay... we didn't find anything. Now we take out the hard-core