![]() |
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. |
add Fast CGI context
Thank you for trying our product.
You need to define a FastCGI "External App" at either server level or virtual host level first, then add a "Fast CGI" context with "URI"=>"/rollcall/", "Fast CGI app"=>"your fast cgi responder". Please take a look at http://litespeedtech.com/docs/howto.html#extapp Hope that answers your question. |
Thank you
Thank you very much, that exactly what I was looking for. I didn't search in the Virtual host conf well...
BTW, congratulation for your very exciting piece of software. I was looking for a light and efficient multiplexing FastCGI enabled server and you've made it!! |
You are welcome and thank you for your praise.
If any suggestion, please let us know. Thanks. |
| All times are GMT -7. The time now is 10:19 PM. |