Hello,
I am trying to turn of case sinsitivity via .htaccess as posted here
http://www.webhoster.ca/webhosting/serverinfo.asp
Yet when the server grabs the .htaccess file with it appears to try and use:
CaseInsensitive
instead of the command
CaseInsensitive On
This of course causes an error 500 message.
Any ideas? Here is a copy of the server log
[Fri Jan 16 17:19:10 2004] [alert] [client 206.163.0.151] /home/myaccount/public_html/.htaccess: Invalid command 'CaseInsensitive', perhaps mis-spelled or defined by a module not included in the server configuration.
Many thanks
Chris