17 Jul
2000
17 Jul
'00
9:05 a.m.
Oleg Broytmann wrote:
problems - Zope really had problems with robots 'cause Zope does not send redirect on folderish objects (to force trailing slashes).
Thanks for rubbing that raw nerve again ;-) Oleg describes the defacto handling of folderish objects over the web... That BASE tag is not it ;P Since all objects in Zope are folderish, they should all get redirected if they don't have a / on the end. I'm sure there are complications... </RANT> Chris ;-)