l;charset=UTF-8'] header?
-Original Message-
From: Rainer Canavan [mailto:rainer.canavan+httpdus...@avenga.com]
Sent: 04 August 2020 13:39 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Apache mod_autoindex and mod_deflate (gzip). Can't
get pages compressed
[...]
[...]
> FilterProvider COMPRESSDEFLATE "%{Content_Type} =
> 'text\/html.*$'"
I don't think you can use regular expressions with just '=', you'll
have to use '=~'
search 'regex' in the documentation at
https://httpd.apache.org/docs/2.4/expr.html for the exact syntax
required.
r
"value": "en"
},
{
"name": "Keep-Alive",
"value": "timeout=5, max=95"
},
{
"name": "Connection",
"value": "Keep-Alive"
},
{
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 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 they are files with
extensions (e.g. .css, .html, etc.) But when I want to
Hi all!
Is my email went to mail list successfully? I am just not sure. Thanks!
--
Regards,
Art
-Original Message-
From: Artem [mailto:e...@mail.ru.INVALID]
Sent: 18 July 2020 13:59 PM
To: users@httpd.apache.org
Subject: [users@httpd] Apache mod_autoindex and mod_deflate (gzip). Can
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 they are files with
extensions (e.g. .css, .html, etc.) But when I want to