by
> apache request object of the mod_perl.
>
> How can i pass this data to the requested script?
>
> Thanks,
> Raja
>
> --
> View this message in context:
> http://www.nabble.com/How-to-pass-the-post-data-to-a-script-tp19526730p19526730.html
> Sent from the mod_perl - General mailing list archive at Nabble.com.
>
>
grsvarma019 wrote:
Hi,
I am using mod_perl2 for authentication.
That is not very specific, but I suppose that you mean that you are
writing your own mod_perl authentication module ?
In this, when a request is made to a script in a particular directory, the
control will go through mod_perl aut
On Wed 17 Sep 2008, grsvarma019 wrote:
> If the requested script of an application needs POST data, that data
> is not being sent to the requested script ,but instead it is being
> captured by apache request object of the mod_perl.
>
> How can i pass this data to the requested script?
First, see i
://www.nabble.com/How-to-pass-the-post-data-to-a-script-tp19526730p19526730.html
Sent from the mod_perl - General mailing list archive at Nabble.com.