Versionsunterschiede von Test Server
| 34 | Now change into DocumentRoot, create index.html file and put the following text into the file. |
|---|---|
| 35 | |
| 36 | %%cd /srv/www/htdocs/ |
| 37 | echo "<h1>It Works |
| 38 | |
| 39 | |
| 40 | Then in your browserâs address bar, type the IP address of openSUSE Leap 15.1. You should see the âIt works!â Web page which means Apache Web server is running correctly. |