On 09:42 Wed 13 Apr , michelts wrote: > Hi guys! > > I trying wsgikit, I could follow the docs with sucess but I have some > questions: > > - Is there an adapter like mod_webkit2 wsgikit?
Not yet. Right now you have to proxy requests if you want to put it behind Apache. mod_scgi and mod_python both have the potential to run WSGI frameworks, but there's noting in the source tree for those yet. Some nifty things can be done with WSGI in conjunction with Twisted vhosts, which you may want to try: http://eradman.com/app/article?code=twisted2 > - Is there a way to insert the session cookie on the url (like the > AutomaticPathSession on webware)? No. > - Are there much people using it in daily projects? I'm using it on a couple of sites now, including an intranet application for the company I work for. I don't know who else is using it at the moment. -- Eric Radman ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss