10 lines
182 B
HTML
10 lines
182 B
HTML
<html>
|
|
<head>
|
|
<title>
|
|
This is a test index page
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<h2>This is an Apache2 running on a debian 12-slim container</h2>
|
|
</body>
|
|
</html> |