21 Nov
2016
21 Nov
'16
4:46 a.m.
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