hello apache community,


I am using Apache 2.2, combined with PHP via fastcgi
Additionally there is mod_deflate in use, as well as gzip-compression via PHP.

I would like to append a string and/or replace the body-tag of any served
document, no matter if it is plain .html or parsed .php and no matter whether
GZIP is enabled at PHP. mod_deflate is always used by default.

The idea is to replace the closing body-tag of any document and if there is none
found, to append one, with some additional text.


I have tried several modules, e.g. mod_substitute or similar, but none was
able to fit my needs, mostly not supported compression from mod_deflate or
gzip caused problems, so I was unable to implement this at all.

Maybe there are some modules, even unofficial ones, out there I do not know
of, which could solve this issue. Any ideas about such modules or any 
suggestions
on how to accomplish this?


thanks very much in advance,
Sam

                                          
_________________________________________________________________
Windows Live: Make it easier for your friends to see what you’re up to on 
Facebook.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_2:092009

Reply via email to