Re: Appclass/Virtual Host Configuration Problem
Stanley Gambarin (stanleyg@cs.bu.edu)
Wed, 24 Sep 1997 13:08:06 -0400 (EDT)
Date: Wed, 24 Sep 1997 13:08:06 -0400 (EDT)
From: Stanley Gambarin <stanleyg@cs.bu.edu>
To: Jim Boutcher <jimb@novia.net>
Subject: Re: Appclass/Virtual Host Configuration Problem
In-Reply-To: <199709240752.CAA09453@oasis.novia.net>
Message-Id: <Pine.GSO.3.96.970924130610.20000A-100000@csa>
On Wed, 24 Sep 1997, Jim Boutcher wrote:
> > mod_fastcgi module currently does not have any support
> >for the vhosts (which is probably what you are running into). It
> >is on my TODO list, but not of the highest priority. Anybody who
> >wants to take a whack at it... go ahead..
> >
>
> I sorta found a workaround.. Doesn't work for 100% of the people out there,
> but I made all the virtual hosts point at the same doc root and then with a
> SSI I pulled the HTTP_HOST env var and determined which 'virtual' host they
> were coming to..
>
> Isn't the problem somewhere in how mod_fastcgi doesn't like symbolic links
> to AppClass programs?
>
It is a possibility, I may need to look in the code a bit
more. Also, if you using symlinks, there are some options in Apache
to configure the behavior (it might not be even relevant, but just
in case)... those are FollowSymLinks* (i think)
Stanley.
-- too much stuff to do and no time to do it