Re: [users@httpd] rewrite and InputFilter DEFLATE

2014-12-12 Thread Tom Lobato
Thanks, Kees, I will try. 2014-11-09 19:01 GMT-03:00 Kees Nuyt k.n...@zonnet.nl: On Sun, 9 Nov 2014 11:04:33 -0300, you wrote: Hello! I`m digging with this problem for a while and couldn`t find references in lists or searches. In Apache 2.4.7 I`m using InputFilter DEFLATE to inflate gzipped

[users@httpd] rewrite and InputFilter DEFLATE

2014-11-09 Thread Tom Lobato
Hello! I`m digging with this problem for a while and couldn`t find references in lists or searches. In Apache 2.4.7 I`m using InputFilter DEFLATE to inflate gzipped requests (as documented in http://httpd.apache.org/docs/2.4/mod/mod_deflate.html#enable) and it works great. But a simple rewrite:

[users@httpd] gzip request and rewrite

2014-10-28 Thread Tom Lobato
Hello guys, I`m facing a very annoying issue. I tried a lot of searches and maybe because it is too specific I couldn`t find references. I`ve setup a app and apache to run gzipped post requests. It`s working perfectly when I send directly to a test php file. But as I`m using zend php framework I