Ben Leslie
benno at sesgroup.net
Sat Apr 21 01:03:25 EST 2001
Hi, I was wondering if it was possible to do an internal redirect with mod_python? Apache seems to have the ap_internal_redirect function which takes a request pointer and an URI, which would map to Request.internal_redirect(uri) in python. Just wondering if this is meant to be there and I'm missing something, or if there is another way to achieve this, or if there is a reason it isn't implemented. Cheers, Benno
|