2010/1/11 Sam Minning <samming@xxxxxxxx>: > 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 either mod_substitute comes first, or if your stuff is pre-compressed outside of the Apache filters, you can eg. SetOutputFilter INFLATE;SUBSTITUTE;DEFLATE -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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