Versionsunterschiede von Test Server
21 | file:apache2_activerunning.png | 21 | file:apache2_activerunning.png |
---|---|---|---|
22 | We can see from the screenshot that Apache is running and auto start enabled. | 22 | We can see from the screenshot that Apache is running and auto start enabled. |
23 | 23 | ||
24 |
If you want your webserver to start at boot time |
24 | If you want your webserver to start at boot time: |
25 | %% sudo systemctl enable apache2 %% | 25 | %% sudo systemctl enable apache2 %% |
26 | 26 | ||
27 | ===2.3 Test === | 27 | ===2.3 Test === |