Re: understanding mod_python
PyPK wrote: > Hi I'm trying to learn mod python and need some one to explain how to > do http redirection(302) with an example code Have you read the documentation? Specifically, check out the function mod_python.util.redirect(): http://www.modpython.org/live/current/doc-html/pyapi-util-f
understanding mod_python
Hi I'm trying to learn mod python and need some one to explain how to do http redirection(302) with an example code -- http://mail.python.org/mailman/listinfo/python-list