Hello,<br><br>I have just installed zope 3 and I would like to know how to make redirect the url &quot;<a href="http://domain.com">http://domain.com</a>&quot; to &quot;<a href="http://www.domain.com">http://www.domain.com</a>&quot;. <br>
I have not installed apache in front of zope 3, I used prerouting iptables rule to forward port 80 to zope 3 HTTPPORT.<br><br>Can i dot this without Apache and its &quot;RewriteRule&quot; in .htaccess ?<br><br>Any help would be appreciated,<br>
<br>Thanks.<br>