redirect in zope or plone

This post was written 8 years ago.
Fri, 06 Aug 2004
create a python script with something like the following and save it as index_html in the folder you want to redirect from.



return context.REQUEST.RESPONSE.redirect('foo')

This post was written 8 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
blog comments powered by Disqus