Redirecting all objects in a folder
Dan Gaibel <[email protected]> Mon, 21 Nov 2016 04:46:52 +0000
| Newsgroups | gmane.comp.web.zope.general |
|---|---|
| Message-ID | <[email protected]> |
How can I make it so that any object accessed under a particular folder gets redirected to another URL? In other words, someone going to the URL website.com/folder/page1.html<http://website.com/folder/page.html> or website.com/folder/page2.html<http://website.com/folder/page.html> (or any page in the /folder/ directory) gets redirected to google.com<http://google.com>. I’m running Zope 2.8.6 with ZServer. Would Virtual Host Monster work as a solution? Thanks for any advice! Dan _______________________________________________ Zope maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )