Thanx, I ended up using a rewriterule with [P] to proxy it to another
vhost, that kept the POST intact.

-Tony
---------------------------
Manager, IT Operations
Format Dynamics, Inc.
303-573-1800x27
[email protected]
http://www.formatdynamics.com


-----Original Message-----
From: Frank Gingras [mailto:[email protected]] 
Sent: Friday, March 06, 2009 10:07 AM
To: [email protected]
Subject: Re: [us...@httpd] rewrite based on POST data?

Anthony J. Biacco wrote:
> Anybody know if there's a way for apache's rewrite to check POST data?
> I need to rewrite a url based on a param=value in the POST.
>
> Thanx,
>
> -Tony
> ---------------------------
> Manager, IT Operations
> Format Dynamics, Inc.
> 303-573-1800x27
> [email protected]
> http://www.formatdynamics.com
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server
Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [email protected]
>    "   from the digest: [email protected]
> For additional commands, e-mail: [email protected]
>
>   
Anthony,

mod_rewrite cannot see or manipulate it, but you can use mod_security to

an extent.

Frank

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to