<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Test Page for C.net</title>
</head>
<body>
    <h1>This is a Test Page for C.net</h1>
    <p>If you can see this, the server is correctly serving files from this directory.</p>
</body>
</html>