Versionsunterschiede von Test Server
| 22 | Check its status: |
|---|---|
| 23 | %% systemctl status apache2 %% |
| 24 | file:apache2_activerunning.png |
| 25 | We can see from the screenshot that Apache is running and auto start enabled. |
| 26 | |
| 27 | Check Apache version: |
| 28 | |
| 29 | %% sudo httpd -v %% |
| 30 | Output: |
| 31 | |
| 32 | |
| 33 | ===Local Testserver Configuration=== |