Versionsunterschiede von Test Server
| 43 | file:apache2_works.png | 43 | file:apache2_works.png |
|---|---|---|---|
| 44 | 44 | ||
| 45 | ===Local Testserver Configuration=== | 45 | ===Local Testserver Configuration=== |
| 46 | Configuring Apache manually involves editing plain text configuration files as user root. | ||
| 47 | |||
| 46 | And enable auto start at boot time with: | 48 | And enable auto start at boot time with: |
| 47 | %% sudo systemctl enable apache2 %% | 49 | %% sudo systemctl enable apache2 %% |
| 48 | 50 |