Is there a way to have the mongrel_cluster prefix option be case insensitive? Right now if I have a cluster with prefix: /myapp in the mongrel_cluster.yml file, it works fine when someone types in http://mysites.com/myapp. But, if someone types into their browser: http://mysites.com/MyApp They get a 404. Can the prefix be case-insensitive? -- Sean