2010/1/13 Sam Minning :
> this leaves one problem at hand: mod_substitute just
> replaces content, it is unable to append it when there is
> no closing body-tag detected.
mod_sed or mod_ext_filter are other options.
--
Eric Covener
cove...@gmail.com
--
hello community,
hello Eric Covener,
I have just the same setup, regardless of this some sites
still do not have the replaced content. I assume this is
due to compression which is done via PHP - I have seen
this on pretty large sites (Joomla CMS and some forums),
it may be hard to determine what
2010/1/11 Sam Minning :
> 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.
You should be able to order the filters such that eit
On 01/13/2010 09:36 AM, Devraj Mukherjee wrote:
If you are using Apache 2.x then mod_substitute is your friend.
2010/1/12 Sam Minning:
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.
If you are using Apache 2.x then mod_substitute is your friend.
2010/1/12 Sam Minning :
> 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/