Problems running fastcgi as external server
Frank de Bot <ppi-hi+UNC/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I got a application running FastCGI. I've started a local 'external' server and configured apache. For some reason apache tries to start it as a dynamic fastcgi application. My config is like this: (%path% is the base path) FastCgiExternalServer %path%/admin/index.fcgi -host 127.0.0.1:5010 -flush <VirtualHost xxx> AddHandler fastcgi-script fcgi Alias /admin2/ %path%/admin/index.fcgi </VirtualHost> But it tries to start as dynamic. What am I doing wrong? Regards, Frank de Bot ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/