View Single Post
  #11  
Old 02-17-2008, 06:11 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
You should create a FastCGI context for each URL that should be handled by the framework.
Handler should be set to the python external app.

I think you should add "daemonize=false" parameter as well.
Reply With Quote