minor fix

This commit is contained in:
2019-05-23 11:10:33 +02:00
parent b53c18f1ef
commit 5db26f44c6
2 changed files with 11 additions and 1 deletions

View File

@@ -173,6 +173,16 @@ drwxr-xr-x 17 root root 4096 Mar 9 01:15 ..
service [pkgctl-Apache2.2] restart failed, synoerr=[0x2000]
#### Liste des modules Apache:
```bash
$ httpd22 -M
Loaded Modules:
core_module (static)
mpm_worker_module (static)
...
```
### php7.0