Re: About Backend FastCGI Server

"Eric Covener" <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
On 7/20/06, Andrew Oberemchuk <[email protected]> wrote:
> Hello!
>
> I read Your documentation, but can't find answer to my question:
> how can i invoke my simple application as standalone FastCGI server
> (like php-fcgi process) for processing requests from frontend
> Web-server (using FastCGI Protocol)?

You can launch your program with the cgi-fcgi utility and tell it to
listen on a unix or TCP socket.

if you were using apache, you'd then be referencing it as an external server.

-- 
Eric Covener
[email protected]
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.