durusmail: quixote-users: mod_scgi 1.2 and Apache2.0.53
mod_scgi 1.2 and Apache2.0.53
2005-05-06
2005-05-06
2005-05-06
2005-05-06
2005-05-06
2005-05-07
2005-05-07
2005-05-11
2005-05-11
mod_scgi 1.2 and Apache2.0.53
W. Borgert
2005-05-07
On Sat, May 07, 2005 at 12:42:22AM -0700, vincent delft wrote:
> Should I conclude that it's a apache problems ?

The following works for me:

        
                SCGIServer 127.0.0.1:4000
                SCGIHandler On
        

That way the root page and everyting starting with "foo"
goes through quixote, while other pages are delivered by
Apache (e.g. CSS, images, other static stuff, as long as it
doesn't start with "foo").

My setup:

Debian GNU/Linux 3.1 "sarge"
Apache 2.0.53/2.0.54
SCGI 1.2
Quixote 1.0

Cheers,
--
W. Borgert , http://people.debian.org/~debacle/
reply