跳至内容

a2enmod command not found and Enabling Brotli

0

I would like to enable Brotli on my web server on a Linux 2 Apache instance. I refer to this doc at https://bash-prompt.net/guides/apache-brotoli/ to enabled Brotli, but i get the below error: -

$ a2enmod brotli
bash: a2enmod: command not found

Please help and advise the fix and how to poperly install and enable Brotli? Thanks@

已提问 6 年前2211 查看次数

1 回答
0

Answer my own question :)

I used this https://github.com/kjdev/apache-mod-brotli and it works

已回答 6 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。