<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Philip Kilner wrote:
<blockquote cite="mid44ECD4C1.7030306@xfr.co.uk" type="cite">
  <pre wrap="">Hi,

beno wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Apache duplicates 95% of what Zope's server does, so if you're only
using Zope, then it's un-elegant to use Apache.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Not so - Apache is a mature production web server, Zope is an
application server that serves over HTTP, but it's HTTP server is *not*
designed for production use.

  </pre>
  <blockquote type="cite">
    <pre wrap="">the rewrite rules you have to throw at Apache are awkward
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You may think so, but they are the supported, documented solution: -

<a class="moz-txt-link-freetext" href="http://www.plope.com/Books/2_7Edition/VirtualHosting.stx">http://www.plope.com/Books/2_7Edition/VirtualHosting.stx</a>

  </pre>
  <blockquote type="cite">
    <pre wrap="">Zope can't handle cgi
scirpts
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That is because Zope is an application server, not a web server.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I find the tokens "yourMailHost"
and "yourDomain" terribly unclear.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
I simply don't understand that. It's off topic, but here goes: -

My domain is "xfr.co.uk", and I have a mail host called "smtp" (because
that is what it serves). So, the token "yourMailHost" refers to the mail
host name and the "yourDomain" refers to the domain name, so to send me
mail, you make an SMTP connection to "smtp.xfr.co.uk".

What's the problem?


  </pre>
</blockquote>
<br>
hang in there beno.&nbsp;&nbsp; You've been baptised. <br>
<br>
<br>
david<br>
<br>
<br>
<br>
<br>
</body>
</html>