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 If you want your webserver to start at boot time:Do you want your webserver to always start at boot time?
25 %% sudo systemctl enable apache2 %%
26
27 ===2.3 Test ===