--- Joe Schaefer <[EMAIL PROTECTED]> wrote:
> Beberle <[EMAIL PROTECTED]> writes:
>
> > Right, that's exactly the problem I'm trying to
> work
> > around. Once I've read the POST data, is there
> some
> > way to re-POST it?
>
--- Tom Schindl <[EMAIL PROTECTED]> wrote:
> Beberle wrote:
> > Hi,
> >
> > I found a similar question posted in the
> newsgroups
> > but no one seemed to have a solution. Here's what
> I'm
> > trying to do. I have a web page that does a
Hi,
I found a similar question posted in the newsgroups
but no one seemed to have a solution. Here's what I'm
trying to do. I have a web page that does a POST to a
remote server. Basiscally, I'm trying to read the
post data and if it matches a regex, I want to
redirect it. Otherwise, I want to
--- Tom Schindl <[EMAIL PROTECTED]> wrote:
> Beberle wrote:
>
> >Ok, I've read the documentation and searched the
> >archives for a similar problem but no luck. If
> anyone
> >has any suggestions, I'd be most grateful.
> >
> >Here'
Ok, I've read the documentation and searched the
archives for a similar problem but no luck. If anyone
has any suggestions, I'd be most grateful.
Here's my situation:
I've got Apache 2.0.46 with mod_perl 1.99_09 (called
2.0-tobe in the documentation) both of which were
installed by the Red Hat