Files
C-Web-Server/public_html/index.html
T
2012-06-26 15:03:51 +01:00

16 lines
119 B
HTML

<html>
<head>
<title> Well Done ! </title>
</head>
<body>
It looks like everything is working !
</body>
</html>