feat: add more services

This commit is contained in:
Sun-ZhenXing
2025-10-02 17:46:58 +08:00
parent 30014852ca
commit f330e00fa0
24 changed files with 1489 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>Apache HTTP Server</title>
<meta charset="utf-8">
</head>
<body>
<h1>Welcome to Apache HTTP Server</h1>
<p>If you can see this page, the Apache HTTP server is working correctly.</p>
<p>This is the default page provided by the compose-anything project.</p>
</body>
</html>