I am trying to enable the apache module mod_speling on apache 1.3.27I enable it find but it doesn't seem to support the CheckCaseOnly Apache directive.
Dunno about a list, but your problem is that directive was only added in Apache 2.2
The docs for apache 1.3 are here: http://httpd.apache.org/docs/1.3/ Carl