Hi Pritesh,
> Sorry for replying you late and many thanks for the solution. It has
> really made my scripts working(or should I say running) well in
> mod_perl.
> But is this pure implementation of mod_perl, when I put
> PerlSendHeader On in ?
I think this is the only way to go if you are porti
Hi Axel,
Sorry for replying you late and many thanks for the solution. It has really made my
scripts working(or should I say running) well in mod_perl.
But is this pure implementation of mod_perl, when I put PerlSendHeader On in
?
Waiting for your reply,
Pritesh.
On Friday, Augu
Hi Pritesh,
> However, the same code is not working under mod_perl. The file
> content is the same as original file, but filename is populated as
> download.cgi instead of actual file name. I think mod_perl is
> putting its own headers, while sending the data.
Are you using the PerlSendHeader On