17 Jul
2000
17 Jul
'00
12:49 p.m.
Hi, Ian Sparks wrote:
One of my pet peeves with web servers is that :
mysite.com/Members
is different to :
mysite.com/members
(but there is no difference between MYSITE.COM and mysite.com)
is there any way of making Zope case-insensitive?
Most web-servers are case-sensitive. So where is the problem? You only have to type your links carefully, what is somewhat simplyer with <dtml-var object url> Regards Tino Wildenhain