That's really cool -- thanks Anand! Why don't you add it to the "tools" folder of webpy?
On Feb 7, 6:48 am, Anand Chitipothu <[email protected]> wrote: > I wrote a utility script to run python programs as fastcgi using lighttpd. > > It automatically creates lighttpd.conf and starts lighttpd at the > specified port. > access log and error log are written to the terminal. > > Usage: > > $ lightty code.py > http://0.0.0.0:8080 > .... > $ lightty code.py 9000 > http://0.0.0.0:8080 > .... > > Script is available fromhttp://github.com/anandology/hacks/blob/master/lightty > > Hope you will find it interesting! > > Anand --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
