HttpAdditionModule

Hi Guys,

I am trying to use the HttpAdditionModule module but instead of
inserting
content before or after the body, I want to put content within the body.
Anyone have any ideas on if there any ways to modify the module to
accomplish this?

On Thu, Aug 25, 2011 at 10:44 AM, Rami E. [email protected]
wrote:

Hi Guys,

I am trying to use the HttpAdditionModule module but instead of inserting
content before or after the body, I want to put content within the body.
Anyone have any ideas on if there any ways to modify the module to
accomplish this?

Check out this module for example: Module ngx_http_sub_module

Regards,
-agentzh

Looks great, thanks!

Rami