Sunday, June 18. 2006EPIPE no longer ignoredTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
hi
newbit question: does flup support windows under lighttpd? i want test django app this is example django-scgi.py from flup.server.scgi import WSGIServer from django.core.handlers.wsgi import WSGIHandler WSGIServer(WSGIHandler()).run() i use --method=threaded and then,lighttpd conf: scgi.server = ( "dispatch.scgi" => (( "host" => "127.0.0.1", "port" => 80, "check-local" => "disable" )) ) but i can't type http://127.0.0.1/admin/ in brown to get django admin page a ha!!!
it's works, sorry for that last comment i posted now django works well with" windows+lighttpd+mod_scgi+flup" thanks your work |
LinksCalendarQuicksearchCategoriesBlog Administration |