Re: Some help about introductory Zope concepts.

"Dieter Maurer" <[email protected]>
Newsgroups gmane.comp.web.zope.database
Message-ID <[email protected]>
Jose Carlos Balderas Alberico wrote at 2006-9-6 08:42 +0200:
> ....
>I've been reading documentation for a month, and although I think I
>understand what Zope is used for, there's still something I can't embrace,
>which is Zope's interaction with Apache.

Please read the "virtual hosting" section in the Zope Book
(2.7 edition, online on "plope.org").

> ...
>Another question that bothers me is: what exactly is "Zope content"?

Maybe, 

  <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html>

may help you?

>As far
>as I can tell, it's content that will be server by Zope, but after
>integrating Zope and Apache, the previous folder, called /htdocs, could be
>considered "Zope content"?

Apache by itself delivers "static content" (the content of "/htdocs"
are (mostly) files that are delivered as is).

Most Zope content, on the other hand, is not static but dynamically
created -- more like CGI scripts than files.



-- 
Dieter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.