Upload files to "Apache+PHP/html"

This commit is contained in:
2026-09-19 14:40:41 +02:00
parent 625f9f3676
commit e4afd406b7
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Page HTML</title>
</head>
<body>
<h1>index.html</h1>
<br>
<p><a title="index.php" rel="noopener" href="index.php">index.php</a></p>
</body>
</html>