[Zope] Serving proxy content from zope

Ramarao Kanneganti rama@aalayance.com
Thu, 12 Sep 2002 11:41:46 -0400


Yes. I want to apply Zope's security model to the remote URLs. Also,
if it gives me the ability to do some text modifications with
standard_html_header and standard_html_footer, it would be even
better.

I used mod_rewrite and Virtual Host Monster. VHM is really cool -- I
wish other webserver have that kind of facility!

--
Rama

----- Original Message -----
From: "Toby Dickenson" <tdickenson@geminidataloggers.com>
To: "Ramarao Kanneganti" <rama@aalayance.com>; <zope@zope.org>
Sent: Thursday, September 12, 2002 11:26 AM
Subject: Re: [Zope] Serving proxy content from zope


On Thursday 12 Sep 2002 3:25 pm, Ramarao Kanneganti wrote:


> PS: Btw, what I am doing is not so crazy. Zope gives me all the
> integration I need with fine grained security mechanism I need. I
> just want to be able to use it, even if there is other dynamic
content
> around.

> PPS: I searched the mailing lists, but apache and reverse proxy
> brings up too many references to how to run zope behind apache!

Zope behind apache is the right configuration for achieving what you
want. Use
apache configuration to glue the different sources into different urls

Unless you want to apply Zope's fine-grained security model to apache
pages.... Is that what you want?