mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Add a2enmod deflate
This commit is contained in:
parent
d6e169d83b
commit
7cf1cda034
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ For Apache2, you might need to enable some modules. Start by entering the follow
|
||||||
sudo a2enmod proxy
|
sudo a2enmod proxy
|
||||||
sudo a2enmod proxy_http
|
sudo a2enmod proxy_http
|
||||||
sudo a2enmod headers
|
sudo a2enmod headers
|
||||||
|
sudo a2enmod deflate
|
||||||
```
|
```
|
||||||
|
|
||||||
With the above commands entered, the configuration below should work properly.
|
With the above commands entered, the configuration below should work properly.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue