Versionsunterschiede von Test Server
hinzugefĂźgt:
echo -e '<html>\n<html>\n\t<body>\n\t\t<h1>It Works!</h1>\n\t</body>\n</html>' > index.html
Configuring Apache manually involves editing plain text configuration files as user root.
entfernt:
echo -e '<html>\n<html>\n\t<body>\n\t\t<h1>Hello World!</h1>\n\t</body>\n</html>' > index.html