I discovered this morning that mod_speling has a completely undocumented
directive, CheckBasenameMatch

It's not entirely clear to me what it's supposed to do - it appears to
maybe duplicate some of the functionality of mod_negotiation, mapping a
request for `index` or `index.db` (example given in code comment) to
`index.html`.

Am I missing something? I'd be glad to write up a doc for this directive
but 1) I'm not sure if I'm understanding it correctly and 2) it doesn't
seem particularly useful.

Thoughts?

-- 
Rich Bowen - rbo...@rcbowen.com - @rbowen
http://apachecon.com/ - @apachecon

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to