Re: [users@httpd] Apache mod_autoindex and mod_deflate (gzip). Can't get pages compressed

2020-08-03 Thread Rainer Canavan
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

[users@httpd] Re: Returning customized error message when LimitRequestLine value exceeds

2020-08-03 Thread alchemist vk
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

RE: [users@httpd] Apache mod_autoindex and mod_deflate (gzip). Can't get pages compressed

2020-08-03 Thread eika from Ru-Board
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