Hi at all,
Tornado is a webserver + framework like Django but for real-time features.
On my server I don't have a python module or wsgi module so I thought CGI. Is there a way to get Tornado ( or Django ) works by using CGI folder ? If yes, Could you explain me how do I do that ?