[Zope-CMF] Case sensitive URLS

P Kirk patrick@enterprise-hr.com
Fri, 12 Jul 2002 17:56:51 +0100


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Tres Seaver wrote:<br>
<blockquote type="cite" cite="mid1026491699.15660.48.camel@beauty">
  <pre wrap="">On Fri, 2002-07-12 at 12:07, P Kirk wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm running Zope on Debian.  Just realised my URLs are case sensitive. 
 Is this a Zope thing or a Linux thing?  Is there anything I can do 
about it as I prefer non-case sensitive URLs.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Its an HTTP thing.  You might work around it by hacking the ZPublisher
to case-flatten the URI before traversal.

Tres.
  </pre>
</blockquote>
Thanks.<br>
<br>
</body>
</html>