On 1/30/02 9:38 PM, "Ed Reiss" <[EMAIL PROTECTED]> wrote:

> Hey Benny,
> 
> Yes - I'm using Apache, and SSI had been enabled.

But SSI generally doesn't work in CGI programs, which the python files are.
The two are basically mutually exclusive.

What I did was use mod_layout (www.tangent.org) instead of SSI. Since it's
an embedded module, it can act in front of things SSI can't.



------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to