On Fri, 23 Mar 2007 16:16:55 +0100
Andreas Jung <[EMAIL PROTECTED]> wrote:
>
>
> --On 23. März 2007 16:09:15 +0100 flem <[EMAIL PROTECTED]> wrote:
>
> >>
> > I think this kind af date-deadlock is a vulnerability of the zope
> > architecture. Is it the same thing with zope3? Isn't it an unnecess
On Thu, 22 Mar 2007 17:46:31 +0100
Jens Vagelpohl <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> On 22 Mar 2007, at 17:11, flem wrote:
>
> > Through a zwiki a spammer proxied some information though a zope
> > server using zwiki's comments (be aware!). The
onsdag 22 november 2006 14:28 skrev Jürgen Herrmann:
> Re: [Zope] Apache2 Rewrite: Too much traffic OR nothing
> Fra: Jürgen Herrmann <[EMAIL PROTECTED]>
> Til: zope@zope.org
>
> you should set "ProxyRequests Off"...
This helps, though, seemingly, it does not completely remove the problem:
from
Does anyone know what to do???
The following rewrite rule works fine:
ServerName www.it-pol.dk
UseCanonicalName Off
ServerSignature On
RewriteEngine On
ProxyVia On
RewriteLog "/var/log/apache2/rewrite_log"
RewriteLogLevel 9
RewriteRule ^/(.*)$
http://localhost:8080/VirtualHostBa
I hope someome can help me solving this problem:
My apache2 rewrite statement to zope/plone make persistently 403 error.
(Exactly the same statement has worked before.)
From sites-available/zope:
NameVirtualHost 213.173.259.117
DocumentRoot /var/www/virtual/globalfordring.dk
ServerName globa
Fredag den 27. maj 2005 15:33 skrev Dieter Maurer:
> Flemming Bjerke wrote at 2005-5-27 11:20 +0200:
> >With a dtml-script I renders data from a mysql-database. But, sometimes I
> >should like to save the html-code generated by the script. When I try to
> > do this with a py
With a dtml-script I renders data from a mysql-database. But, sometimes I
should like to save the html-code generated by the script. When I try to do
this with a pythonscript I run into problems with acquiring the html-code
generated by the dtml-script. I looks like the dtml-script does not get