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