
06-02-2005, 01:20 PM
|
|
Member
|
|
Join Date: Jun 2005
Posts: 16
|
|
Quote:
|
Originally Posted by mistwang
In the case of /fcgi-bin/echo, you should not define a script handler, instead, you need to define a FCGI context with URL "fcgi-bin/echo" or what ever URL you want to access the fcgi app.
|
Big thanks for your answer. How can I make that contex?
|