Rick Hurst Web Developer in Bristol, UK

Menu

redirect in zope or plone

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')