Philip Kilner wrote:
Hi,

beno wrote:
  
Apache duplicates 95% of what Zope's server does, so if you're only
using Zope, then it's un-elegant to use Apache.
    

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.

  
the rewrite rules you have to throw at Apache are awkward
    

You may think so, but they are the supported, documented solution: -

http://www.plope.com/Books/2_7Edition/VirtualHosting.stx

  
Zope can't handle cgi
scirpts
    

That is because Zope is an application server, not a web server.

  
I find the tokens "yourMailHost"
and "yourDomain" terribly unclear.

    

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?


  

hang in there beno.   You've been baptised.


david




_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to