Versionsunterschiede von Test Server




← Vorherige Änderung
Nächste Änderung →




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