Re: AW: AW: [mp2] Content-Length: 0 / Location:

2004-08-05 Thread Geoffrey Young
Denis Banovic wrote: > Hi Geoffrey! > > Thanks, that works fine. > > It would be interresting to know how to do this in mod_perl style! > > > I have a Output object which captures the whole output. sounds like you might want to consider writing a PerlOutputFilterHandler instead. > > On Des

AW: AW: [mp2] Content-Length: 0 / Location:

2004-08-05 Thread Denis Banovic
endet: Donnerstag, 5. August 2004 14:42 An: Denis Banovic Cc: [EMAIL PROTECTED] Betreff: Re: AW: [mp2] Content-Length: 0 / Location: > What am I doing wrong? > > I just want him to make a Redirect when somebody calls my script. > > I've tried PerlSendHeader Off

AW: [mp2] Content-Length: 0 / Location:

2004-08-05 Thread Denis Banovic
I've tried PerlSendHeader Off and On, nothing helped. Thanks Denis -Ursprüngliche Nachricht- Von: Geoffrey Young [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 4. August 2004 14:44 An: Denis Banovic Cc: [EMAIL PROTECTED] Betreff: Re: [mp2] Content-Length: 0 Denis Banovic wrot

Re: [mp2] Content-Length: 0

2004-08-04 Thread Geoffrey Young
Denis Banovic wrote: > Hi! > > I just got a new Server with apache 2.046 and mp2 > > I have some problems when running under mod_perl, that Content-Length: 0 always > shows 0 Byte > > When running under cgi, content length is there. > > Has someone had something similar? > > Do I have to ta

[mp2] Content-Length: 0

2004-08-04 Thread Denis Banovic
Hi! I just got a new Server with apache 2.046 and mp2 I have some problems when running under mod_perl, that Content-Length: 0 always shows 0 Byte When running under cgi, content length is there. Has someone had something similar? Do I have to take care of the content_length? Thanks Denis