On 11/13/06, Ravi Menon <jravimenon@xxxxxxxxx> wrote:
Hi, We have CGI apps that send back a 302 response in several places. In order not to change these apps. (yet), is it possible via some directives (akin to mod_rewrite but on the response side.) to change 302 to 301 ?? Currently we are using httpd 1.3.x series. If such response manipulation modules exist in 2.x do let me know. As a side note, I am aware of 'mod_security' which has some capabilities in 2.x to modify responses including body.
This would be very difficult in 1.3. In 2.x, you can write an output filter to do it, but it would require custom code. Joshua. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx