<!DOCTYPE html>

<html>

<head>

    <title>Server Test Page</title>

</head>

<body>

    <h1>Success!</h1>

    <p>Your web server is working correctly.</p>

</body>

</html>