Graham Dumpleton ha scritto: > On 24/11/2007, Manlio Perillo <[EMAIL PROTECTED]> wrote: >> Graham Dumpleton ha scritto: >>> Whatever you do, please do not go releasing any distinct Python >>> module/package called 'mod_wsgi' as the Apache mod_wsgi code is all >>> set up around it being able to do that already, with the assumption >>> that it has ownership of that namespace because it started using the >>> name first. >> But this is a "no problem" :). >> A WSGI application can be embedded in Apache *or* in nginx. >> >> I would like to use a common name/interface so applications can easily >> be ported from Nginx to Apache and viceversa. > > I am not sure you understood what I meant. > > I already put out software called 'mod_wsgi'. This contains an Apache > module only. > > I also already put out software called 'ap_swig_py'. The contents of > this when compiled and installed, will create in Python site-packages > directory a Python package called 'apache'.
Ah, ok, sorry. No problem. I'm planning to release a software called `ngx_wsgi` for the same precise purpose as your mod_wsgi. > [...] Manlio Perillo _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com