On Sun, May 11, 2008 at 2:52 AM, Marc Lambrichs
<[EMAIL PROTECTED]> wrote:
>  Secondly, what if we're running the cgi under speedycgi?

You can do this with FastCGI if you run a different FastCGI backend
for every virtualhost.  The same thing would work with mod_perl if you
run a different mod_perl-enabled backend apache for each virtualhost
and proxy to them from the frontend apache.

- Perrin

Reply via email to