debian11_install.md aktualisiert
This commit is contained in:
parent
4445bbee36
commit
82346c13bc
@ -58,3 +58,8 @@ apt update && apt upgrade -y && apt install apache2 libarchive-zip-perl libclon
|
||||
```
|
||||
* Datenbakuser anlegen:
|
||||
```createuser -d -P kivitendo```
|
||||
|
||||
### Webserver
|
||||
* Datei etc/apache2/sites-enabled/000-default.conf vom GIT-Repo nach /etc/apache2/sites-enabled/000-default.conf kopieren
|
||||
* ```a2enmod fcgid rewrite && systemctl restart apache2```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user