Yes i try to do the same thing but I have a problem, my filter begins too
late and php has already process the data.
I must do a error somewhere.
Thanks for your help.
Eddy

On Thu, Jun 10, 2010 at 10:29 AM, Nick Kew <n...@apache.org> wrote:

>
> On 10 Jun 2010, at 07:34, Eddy wrote:
>
> > How modify (decrypt data) the body content before all module ?
>
> That's what filters do.
>
> See mod_ssl for secure encryption.  Or in your case since it's only the
> body content, see for example mod_deflate for a comparable task.
>
> --
> Nick Kew
>

Reply via email to