Versionsunterschiede von Test Server
| 20 | %% systemctl start apache2.service %% | 20 | %% systemctl start apache2.service %% |
|---|---|---|---|
| 21 | 21 | ||
| 22 | Check its status: | 22 | Check its status: |
| 23 |
%% s |
23 | %% sudo systemctl status apache2 %% |
| 24 | file:apache2_activerunning.png | 24 | file:apache2_activerunning.png |
| 25 | We can see from the screenshot that Apache is running and auto start enabled. | 25 | We can see from the screenshot that Apache is running and auto start enabled. |
| 26 | 26 |