<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
<BR>
&nbsp; Hi,<BR>
<BR>
I was using Zope &quot;SiteRoot&quot; product until now (without any problem) to handle my Zope virtual hosting behind an Apache server with rewrite rules.<BR>
I've tried recently to use VirtualHostMonster product, but had to face a little problem :<BR>
 - if I load an object and call his &quot;absolute_url()&quot; method, everything is OK<BR>
 - if I load an object, store it in a REQUEST variable or on the stack with &quot;&lt;dtml-with&gt;&quot; or &quot;&lt;dtml-let&gt;&quot;, and call &quot;absolute_url()&quot; on this object, the URL is not rewritten.<BR>
<BR>
Is there any way to handle this problem ??<BR>
<BR>
<BR>
Thanks,<BR>
<BR>
&nbsp; Thierry<BR>
<BR>
</BODY>
</HTML>