On Fri, Jul 31, 2020 at 9:01 PM eika from Ru-Board
wrote:
>
> Hi folks!
>
> I come across with issue I can't fix. I have Apache/2.4.43 OpenSSL/1.1.1g
> with mod_autoindex (showing directory listings instead of index.html) and
> with mod_deflate.
>
> I was able to get content gzipped, but only if t
Hi All,
Any help is appreciated ..
Please let me know, how to handle above issue.
With Regards,
A
On Fri, Jul 31, 2020 at 7:10 PM alchemist vk wrote:
> Hi All,
> If I set LimitRequestLine to 128 and If I give any request field whose
> length is more than 128, apache returns 400 bad request w
Hi Rainer!
Thanks for your response.
Could you please help a bit more?
Here is my Apache Deflate configured:
DeflateFilterNote Input instream
DeflateFilterNote Output outstream
DeflateFilterNote Ratio ratio
AddOutputFilterByType DEFLATE text/plain
AddOutp