RE: [Zope] Running Zope with Apache
-----Original Message----- From: Jeff Clement [mailto:jeff@bluesine.tj] Sent: Tuesday, July 06, 1999 2:38 PM To: zope@zope.org Subject: [Zope] Running Zope with Apache
Is there any good documentation on making Zope run with Apache? I've added the rewrite lines to the .htaccess in my directory. Whenever I run Zope.cgi from commandline I get error (102) failure during connect. And running from the server givew error 500.
If you can help it, do not put the rewrite rule in your .htaccess file. The whole concept of rewrite rules in a .htaccess file is intense voodoo (if you don't believe me, read the rewrite docs). Check out Zap, the precompiled, preconfigured, guaranteed to work or your money back Apache for Zope. http://www.zope.org/Download/Releases/Zap-1.1.0 -Michel PS: Zope works with Apache, we use it all the time.
Thanks, Jeff
7/6/99 12:35:34 PM
[ Jeff Clement / BlueSine Consulting] email: jeff@bluesine.tj web: www.bluesine.tj cell: 403.850.9180
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
Hi, Michel Pelletier wrote:
-----Original Message----- From: Jeff Clement [mailto:jeff@bluesine.tj] Sent: Tuesday, July 06, 1999 2:38 PM To: zope@zope.org Subject: [Zope] Running Zope with Apache
Is there any good documentation on making Zope run with Apache? I've added the rewrite lines to the .htaccess in my directory. Whenever I run Zope.cgi from commandline I get error (102) failure during connect. And running from the server givew error 500.
If you can help it, do not put the rewrite rule in your .htaccess file. The whole concept of rewrite rules in a .htaccess file is intense voodoo (if you don't believe me, read the rewrite docs).
Check out Zap, the precompiled, preconfigured, guaranteed to work or your money back Apache for Zope.
http://www.zope.org/Download/Releases/Zap-1.1.0
-Michel
PS: Zope works with Apache, we use it all the time.
The ZAP-Package works, but both methods for authentication pass-through (as mentioned in http://www.zope.org/Download/Installation/WebServer) simply don't work in my case. Maybe someone can post his setup in httpd.conf together with locations and access rights of the relevant files. The mod_rewrite rules are just a nightmare to understand and pretty soon I'll get a third party company to configure that in my box -- I'm tired and can't afford the time to fiddle around. No offence -- Zope is a great package and I just can't stop working with it. But hey -- that's the way the system works: Companies make money with knowledge and not with stupid, monolithic Software bundles which never do what you want. jens -- Jens-Uwe Schmidt | jens@pr-schmidt.h.uunet.de Bonifatiusplatz 3 | Tel 0511/6966745 30161 Hannover | Fax 0511/697004 Microsoft spel chekar vor sail, worgs grate!!
participants (2)
-
Jens-Uwe Schmidt -
Michel Pelletier