Files
modern-cpp-tutorial/exercises/6/www/test.html
2018-05-06 14:58:02 +02:00

9 lines
140 B
HTML

<html>
<head>
<title>LabEx Web Server Test</title>
</head>
<body>
Hello world in test.html.
</body>
</html>