RE: [Zope] Running Zope with Apache
-----Original Message----- From: Jens-Uwe Schmidt [mailto:jens@pr-schmidt.h.uunet.de] Sent: Tuesday, July 06, 1999 7:33 PM To: Michel Pelletier Cc: 'jeff@bluesine.tj'; zope@zope.org Subject: Re: [Zope] Running Zope with Apache
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
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.
Do you mean that Zap works but your Apache doesn't? Did you try looking at the zap.conf (it's really httpd.conf in disguise) to see how Zap does it?
Maybe someone can post his setup in httpd.conf together with locations and access rights of the relevant files.
All of ours pretty much look just like Zap, that's how we figured out how to built it ourselves.
The mod_rewrite rules are just a nightmare to understand and pretty soon
Yep. Setting up a Zope rewrite rule is trivial, however, when it comes to putting a RewriteRule in your .htaccess file. *shudder* -Michel
participants (1)
-
Michel Pelletier