As of version 2.4.26, a new module, mod_brotli, is included with apache. Please make available via the ebuild. http://httpd.apache.org/docs/2.4/mod/mod_brotli.html Reproducible: Always Steps to Reproduce: n/a Actual Results: No brotli option via APACHE2_MODULES Expected Results: Should be selectable via APACHE2_MODULES
*** Bug 622482 has been marked as a duplicate of this bug. ***
Created attachment 487762 [details] www-server/apache-2.4.27 brotli enabled ebuild Depends on app-arch/brotli-0.6.0 adds APACHE2_MODULES+="brotli"
I tested the ebuild and it works (builds and serves brotli content, ie Content-Encoding: br seen in http headers)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d07eccb1eec82834327d0e661a3a127183da518 commit 7d07eccb1eec82834327d0e661a3a127183da518 Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2018-01-02 20:15:40 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-01-16 21:33:10 +0000 www-servers/apache: add APACHE_MODULES="brotli" Closes: https://bugs.gentoo.org/622066 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6722 www-servers/apache/apache-2.4.29-r1.ebuild | 240 +++++++++++++++++++++++++++++ www-servers/apache/metadata.xml | 1 + 2 files changed, 241 insertions(+)