docker-projects/webserver/index.html.fedora

10 lines
186 B
Plaintext

<html>
<head>
<title>
This is a test index page
</title>
</head>
<body>
<h2>This is an Apache2 instance running on a Fedora 38 container</h2>
</body>
</html>