25 Sep
2003
25 Sep
'03
5:42 p.m.
J. Cameron Cooper wrote at 2003-9-24 23:07 -0500:
... If you want an actual HTTP redirect, there are Zope products that do this, like
http://zope.org/Members/jccooper/movedObject
You can also observe how it's done in the code of MovedObject if you want to do it yourself.
When you have Apache in front of Zope an Apache RewriteRule or RewriteMap may be the better solution. Dieter