Re: FastCgiExternalServer
Sam Vilain <sam-s9IUA/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
rahed wrote: > Hi, > > I have these relevant parts in my apache config: > > FastCgiExternalServer /my/path/to/fastcgiscript/fastcgi.pl -host > 10.10.10.10:25000 > > <Location /blah> > Order allow,deny > Allow from all > SetHandler fastcgi-script > </Location> > > Alias /blah /my/path/to/fastcgiscript/fastcgi.pl/ > > When there's a request for /blah the apache tries to find the alias path > on the local system. Apache is 2.2.0 and mod_fastcgi is 2.4.2. > > >From apache log: > No such file or directory: FastCGI: stat() of "/my/path... > > Does anyone see what's happening? > It wouldn't surprise me if Apache required a placebo to work, I seem to remember doing that once. Sam. ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/