blob: 7f82a1e3975b98467a9b7b2510dc7c0cdc0a1ae2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>My Simple Server</title>
</head>
<body>
<h1>Welcome to my simple server!</h1>
<p>This is a simple HTML file.</p>
</body>
</html>