How can I run the fcgi on one machine, and display it on another?

For example, with the fastcgi module I could use:

FastCgiServer /path/to/exe -port 33666
and
FastCgiExternalServer /blah -host hostname:33666

I don't see the equivalent of either client or server in the docs.  If it
truly doesn't exist, is there a workaround?  a socket<->inet proxy?

Brian

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to