Versionsunterschiede von Test Server




← Vorherige Änderung
Nächste Änderung →




22 Check its status: 22 Check its status:
23 %% systemctl status apache2 %% 23 %% 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 26
    27 Check Apache version:
    28
    29 %% sudo httpd -v %%
    30 Output:
26 31
27 32
28 ===Local Testserver Configuration=== 33 ===Local Testserver Configuration===