pyblosxom1.2 + mod_python/2.7.10 on apache 1.3.33
Pasi Savolainen <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've been trying to get pyblosxom run under mod_python on apache 1.3 server. It's been mostly OK, apart from some initial problems with mt_table not having .get() methods. I almost had a step-by-step guide ready when I noticed that this installation doesn't send HTTP headers. At all. Ethereal shows only html body after GET request, no headers whatsoever. If you have a clue about this or just a guess, please do tell :) I'm using following .htaccess: - - PythonDebug On SetHandler python-program PythonPath "['/var/www/pybl/pbmp','/var/www/pybl/pbmp/wsgiref']+sys.path" PythonHandler mp_wsgi_handler::wsgi_handler PythonOption ApplicationPath /pybl PythonOption application wsgi_app::application PythonOption multithread Off PythonOption multiprocess On - - Where '/var/www/pybl/pbmp' has config.py, mp_wsgi_handler.py, wsgi_app.py, Pyblosxom -directory and wsgiref -installation. Thanks. -- Psi -- <http://www.iki.fi/pasi.savolainen> ------------------------------------------------------- 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