<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
How can I make it so that any object accessed under a particular folder gets redirected to another URL? 
<div class=""><br class="">
</div>
<div class="">In other words, someone going to the URL <a href="http://website.com/folder/page.html" class="">
website.com/folder/page1.html</a> or <a href="http://website.com/folder/page.html" class="">website.com/folder/page2.html</a>  (or any page in the /folder/ directory) gets redirected to
<a href="http://google.com" class="">google.com</a>. </div>
<div class=""><br class="">
</div>
<div class="">I’m running Zope 2.8.6 with ZServer. Would Virtual Host Monster work as a solution?</div>
<div class="">
<div class=""><br class="">
</div>
<div class="">Thanks for any advice!</div>
</div>
<div class=""><br class="">
</div>
<div class="">Dan</div>
</body>
</html>