Update install.md

This commit is contained in:
Dennis Eichhorn 2022-03-18 13:42:18 +01:00 committed by GitHub
parent cd48467bde
commit 4e114186d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,9 +32,7 @@ sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install software-properties-common apache2 mysql-server
```
```sh
sudo a2enmod rewrite
sudo a2enmod headers
```