Ticket #23 (closed enhancement: wontfix)
Let hatta.py be run directly as fastcgi app.
| Reported by: | anonymous | Owned by: | sheep |
|---|---|---|---|
| Priority: | Low | Milestone: | 1.4.0 |
| Component: | Hatta Wiki | Version: | unknown |
| Keywords: | Cc: |
Description
The hatta.py can already be run as a standalone web server, cgi application or wsgi application (recommended). If I find out how to detect the fastcgi environment, I can also make it work with that.
Change History
Note: See
TracTickets for help on using
tickets.

This is not as trivial as I supposed. The flup guys had some problems with it already. Better stay out of it for the moment.