[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Configuring mod_python via reverse proxy



I am trying to get this working but having no luck.  Essentially, I
start up a second apache2 process as an unpriveleged user with all
dynamic data located under $HOME/apache2 (i.e., configs, logs, and so
on).  When I do this for mod_python it doesn't work at all.  PHP works
fine and the virtualhosts and proxy settings are all properly
configured.  I am not even sure where to start.

I tried the "form" example in section 3.1 of the mod_python
documentation and also a simple Python Server Pages example.  In the
former case, I get a 404 for /form.py/email and in the latter case, I
just get the source of the .psp file.  This tells me that mod_python is
not doing its job.  However, the banner from the server indicates that
mod_python is loaded.

Any help woule be appreciated.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: