[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Intercepting content from http server and inserting content back in



I am always surprised at the range of knowledge on this list.


I have a test system that runs a LAMP app. This test system is  
identical to the production system, so frequently I worry that I will  
mistake one firefox window containing the test system for the  
production one.

So I want to have a proxy or something to insert HTML content into any  
page coming back from this system as "TEST".  I looked into Squid, but  
not sure this can do this. Also looked at Iptables, but this is too  
low level. I guess I need some app that can do this. Know of any that  
does this?


TIA

Chris