added index.html to avoid directory access

This commit is contained in:
HB9HIL
2024-01-27 02:00:28 +01:00
parent 8fe410fbee
commit 465a658170
4 changed files with 40 additions and 0 deletions

10
backup/index.html Normal file
View File

@@ -0,0 +1,10 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>