12 Jan
2002
12 Jan
'02
12:34 a.m.
Do you know why http://groups.yahoo.com/group/zOpE/ works as well as http://groups.yahoo.com/group/zope, but http://groups.yahoo.com/Group/zope doesn't work at all?
I guess /group is a program. Apache handles it case-sensitively, and the program handles path .../zope/ case-insensitively. --- syd