View Single Post
  #1  
Old 12-07-2003, 07:32 AM
bogus bogus is offline
Member
 
Join Date: Dec 2003
Location: Brittany / France / Europe
Posts: 31
Default FastCGI responders

Hello,

How do you configure access to FastCGI responder apps?
Whereas FastCGI filters are easy to use through the script handler menu, I did'nt find a way to bind a FastCGI app to a given URL as expected in the FastCGI protocol:
For responder roles, the administrator configures some part of the URL space to be handled by the FastCGI application. For example, all URLs beginning with /rollcall/ might be handled by the employee database application.
Thanks.
Reply With Quote