[Zope] newbie question: case sensitive folder problem
Phil Harris
phil.harris@zope.co.uk
Wed, 24 May 2000 13:16:30 +0100
create an other object (DTML Method) called bigfolder with these contents
(untested):
<dtml-call "RESPONSE.redirect('BigFolder')">
----- Original Message -----
From: "Alexander N Gould" <agould@student.umass.edu>
To: <zope@zope.org>
Sent: Wednesday, May 24, 2000 12:43 PM
Subject: [Zope] newbie question: case sensitive folder problem
> How can I make a folder on my site case - insensitive in regards to access
> from URLs. If someone types http://mysite.com/bigfolder/ into their
> browser, I want it to take them to the Bigfolder, but right now, it
> produces a missing object error. Any hints? Sorry if this is a silly
> question - I'm just getting started here.
>
> I use zope with pcgi on Apache.
> --------------
> Building highways to reduce traffic is like loosening your belt to reduce
> obesity
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )