Versionsunterschiede von Test Server




← Vorherige Änderung
Nächste Änderung →

hinzugefĂźgt:

2.1 Download and Install Apache 2

Download and install Apache2 on openSUSE using the following command.
 sudo zypper in apache2	

2.2 Start Apache2

Do you want your webserver to always start at boot time?

2.3 Test

 http://localhost	

entfernt:

2. Download and Install Apache 2

Install Apache on openSUSE using the following command.
 sudo zypper install apache2	

And enable auto start at boot time with: