/ Zope / Apsis / Pound Mailing List / Archive / 2004 / 2004-07 / location header

[ << ] [ >> ]

[ disable header checking completely / Corin ... ] [ another pound problem... / Corin Langosch ... ]

location header
Corin Langosch <corinl(at)gmx.de>
2004-07-31 12:09:57 [ FULL ]
Hi,

while playing around further with pound, i found that
there seems to be a bug with the "location" header.

when i call my php-script like
http://xxx:8080/foren.php?session[second]=1&session[tmp_force]=d893484a58c59fd1372f8cd4624107ba
it sends back a "location" header with
http://qkid893484a58c59fd1372f8cd4624107ba.xxx:8080/foren.php?session[second]=1&

when running without pound, this works as desired. when running with pound
the script always loads again, because the url in the lcation header seems
not to be passed correctly to the client (with the modified domainname).

after i commented out the HEADER_LOCATION case in the switch statement
in the http.c, everythig works again. any ideas...?

Corin

MailBoxer