[Zope] pcgi-wrapper / no pics

Philipp Giere p.giere@hzd.hessen.de
Fri, 22 Mar 2002 09:01:52 +0100


Hello !
My freshly installes zope 2.50 works fine with ZServer, but if I 
access Zope via pcgi (Zope.cgi ) no images are displayed in the Zope
environment.

I work with Apache and mod_rewrite as shown below:

NameVirtualHost 194.31.185.11
<VirtualHost 194.31.185.11>
ServerName umwelt.saturn
<Directory /home/httpd/cgi-bin>
  Options +ExecCGI
  AllowOverride None
  Order allow,deny
  Allow from all
</Directory>
RewriteEngine on
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^/(.*) /home/httpd/cgi-bin/Zope.cgi/$1 \
[e=HTTP_CGI_AUTHORIZATION:%1,t=application/x-httpd-cgi,l]
</VirtualHost>

Python 2.1.2
Solaris 2.7
Zope 2.5.0-src

Somebody with an idea?

Kind regards!

Philipp
-- 
Philipp Giere, uib
BSZ Umweltressort Hessen
Tel.: +49 611 340 616
Fax.: +49 611 340 663