Java with FCGI clarification
fcgid.domain.raging_calm-0fB1Ko/[email protected]
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <071320070225.24670.4696E28B000983BD0000605E220702065302010A040A0B9C02@comcast.net> |
In the docs for the development kit on running Java FCGI programs, it lists this:
# In your Open Market Secure WebServer configuration file, httpd.config, add the following two lines:
ExternalAppClass TinyFCGI -host hostName:portNum
Responder TinyFCGI fcgi-devel-kit/examples/TinyFCGI
* hostName is the name of your host machine.
* portNum is the port that you've selected for communication between the Web server and the Java application.
On other servers you can use cgi-fcgi to get a similar effect.
I am using FC6 and lighttpd 1.4.15.
How would I "use cgi-fcgi?"
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/