Versionsunterschiede von Test Server
17 | %% sudo zypper install apache2 %% |
---|---|
18 | |
19 | By default, Apache will not automatically start after installation. You can start it with: |
20 | %% s |
21 | |
22 | Check its status: |
23 | %% s |
24 | file:apache2_activerunning.png |
25 | We can see from the screenshot that Apache is running and auto start enabled. |
26 |