--- Nick Kew <[EMAIL PROTECTED]> wrote:
> On Wednesday 26 April 2006 11:06, Gioele Barabucci
> wrote:
> > Hello,
> >
> > I have and unmodifiable PHP application that runs
> on an apache installation.
>
> > I would like to create a chain like this:
> > | request -> get.php -> validator.php -> ou
On Wednesday 26 April 2006 11:06, Gioele Barabucci wrote:
> Hello,
>
> I have and unmodifiable PHP application that runs on an apache
> installation. I would like to /filter/ the output of this application
> through a
> validation layer to be writter in PHP.
> Is there a simple way to obtain this p
Hello,
I have and unmodifiable PHP application that runs on an apache installation.
I would like to /filter/ the output of this application through a
validation layer to be writter in PHP.
Is there a simple way to obtain this playing with the Apache configuration?
I would like to create a chain li