Thread: C/C++ FastCGI
View Single Post
  #6  
Old 06-01-2005, 11:09 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Are you trying to run echo as cgi or fast cgi? it can be started in both mode.

You need to make sure echo works in command line first.

For configure a FastCGI application, please follow:
http://www.litespeedtech.com/docs/Ho...html#qa_extapp
Reply With Quote