Thread
:
Ok, so how put django to work? I try early info.
View Single Post
#
11
02-17-2008, 06:11 PM
mistwang
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.
mistwang
View Public Profile
Send a private message to mistwang
Visit mistwang's homepage!
Find all posts by mistwang