FastCgiExternalServer
rahed <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
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? Many thanks. -- Radek ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/