In the documentation for URL Maps an embedded image shows something curious - it has a double slash before wikiTitle.
This seems to imply that both:
/docs/slugs-and-url-maps-seo-friendly-urls
and
/docs/latest/slugs-and-url-maps-seo-friendly-urls
would resolve, but there is NO documentation of this at all, the helper for creating an URLMap does not mention it at all! Is there some actual description of what the URLMap pattern could do?
Secondly, I put in the following in the Config Overrides in the Maintenance/System Info:
| DOT_URLMAP_FALLTHROUGH | false |
|---|---|
But it doesn’t work at all. I just get ‘404’ (/inventory/kawasaki renders, but /inventory/kasasaki goes to a 404 page.)
I did restart the entire system after putting in the Config Override.



