[mod_python] mod_python2.7.2 and server redirects

Petar Karafezov petar at metamarkets.com
Wed Feb 21 12:08:07 EST 2001


hello all -

let me fist say that I love mod_python - works great - much faster than any
cgi! Thanks, Grisha! 

I am seeing some weirdness when working with server redirects - I'm simply
trying to catch the headers from the server, modify the location key and
then send it to the client. It work ok under the CGI, but when I see the
headers that my .py reports when accessed with lynx -mime_header option
(which simply prints the headers and body and exits) instead of HTTP/1.1 302
Found, I see HTTP/1.1 200 OK. I am not sure why this is happening.. Any
ideas ??

Regards,
Petar Karafezov

MetaMarkets.com
415-575-3015
-------------------------------------------
Investing Out Loud at
http://www.metamarkets.com
-------------------------------------------



More information about the Mod_python mailing list