Added index.html file to storage directory.

This commit is contained in:
Alex Tselegidis 2016-07-13 22:56:40 +02:00
parent bb83b6b839
commit 8ddc007ac6
1 changed files with 10 additions and 0 deletions

10
src/storage/index.html Executable file
View File

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