Files
apatch-test/html/index.html

10 lines
174 B
HTML
Raw Normal View History

2026-04-21 18:25:08 +09:00
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>My Apache Server</title>
</head>
<body>
<h1>Docker Apache サーバ 動作中</h1>
</body>
</html>