Hi, just send you my httpd.conf. It's different, but my be it will help you in some ways. Marcus <VirtualHost 158.73.84.198:80> ServerAlias www.myserver.de DocumentRoot /home/zope/gibbetnich ServerAdmin schopen@medienlabor.de User zope Group zope # FastCgi Konfiguration (Marcus 15.05.2001) # FastCgiIpcDir /tmp FastCgiExternalServer /home/zope/gibbetnich -socket zope.soc -appConnTimeout 0 -pass-header Authorization Options ExecCGI SetHandler fastcgi-script # Logging (Schoppa 17.05.2001) # CustomLog "|rotatelogs /var/log/httpd/juraweb.access_log 3600" combined ErrorLog "/var/log/httpd/juraweb.error_log" # mod_gzip Konfiguration (Marcus 15.05.2001) # CustomLog "/var/log/httpd/zope.compress_log" common_with_mod_gzip mod_gzip_on Yes mod_gzip_minimum_file_size 400 mod_gzip_maximum_file_size 0 mod_gzip_temp_dir "/tmp" mod_gzip_keep_workfiles No mod_gzip_maximum_inmem_size 60000 mod_gzip_dechunk Yes mod_gzip_item_include file "\.htm$" mod_gzip_item_include file "\.html$" mod_gzip_item_include mime text/.* mod_gzip_item_include mime "httpd/unix-directory" mod_gzip_item_include handler cgi-script mod_gzip_item_exclude mime text/css mod_gzip_item_exclude file "\.css$" mod_gzip_item_exclude file "\.js$" </VirtualHost> Olivier Deckmyn wrote:
ok,
I installed it (mod_gzip) on my servers. It works with static apache pages, php served pages, but NOT with my Zope pages :(
Here is my http.conf :
mod_gzip_on Yes mod_gzip_item_include mime application/x-httpd-php mod_gzip_item_include mime application/x-httpd-cgi mod_gzip_item_include mime text/* mod_gzip_dechunk Yes mod_gzip_item_exclude mime image/*
../..
<VirtualHost www.myserver.com> ServerAdmin webmaster@myserver.com ServerName www.myserver.com DocumentRoot /web/htdocs/www.myserver.com
ScriptAlias /cgi-bin/ "/web/htdocs/www.myserver.com/cgi-bin/"
ErrorLog logs/error.Apache CustomLog logs/access.www.myserver.com combined
# Cf. Zope/Apache HOW-TO RewriteEngine on RewriteCond %{REQUEST_URI} !^/static/ RewriteCond %{REQUEST_URI} !^/cgi-bin/ RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^(.*) http://www.myserver.com:9080/myserver_com/Workflow/XPRMD/$1 [P] #RewriteRule ^(.*) http://www.myserver.com:9080/VirtualHostBase/http/www.myserver.com/myserver_ com/VirtualHostRoot/$1 [P] </VirtualHost>
I think my problem is that I DO NOT run Zope as a CGI nor PCGI :(
PLEASE HELP !
Thanx !
-----Message d'origine----- De : zope-admin@zope.org [mailto:zope-admin@zope.org]De la part de Oliver Bleutgen Envoyé : mercredi 1 août 2001 11:36 À : zope@zope.org Objet : Re: [Zope] mod_gzip
Hello all,
Does anybody know if mod_gzip howto : http://www.zope.org/Members/Mamey/mod_gzip is still up to date with Zope 2.4 ? Is the given patch really necessary ?
Thanx ! Hi Olivier,
I installed mod_gzip some time ago on a production server. It happily runs since appr. 3 months in front of some zope servers (configured with VHM and mod_rewrite). I can't remember patching the source, and given the time difference between the howto (2000/11/01) and the mod_gzip release (03/08/01) I doubt that this is still necessary. One caveat though, I had one problem with some 5.0.x IE's, it suddenly had problems with one frame of a frameset. But since it only seems to happen on one IE out of appr. 10 I tested (with the _same_ version number), I ignored it.
cheers, oliver
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- _____________________________________ (0> Marcus Schopen //\ P.O. Box 10 25 25 V_/_ 33525 Bielefeld, Germany ICQ#120991527 _____________________________________ Live as variously as possible