Added index.html file to storage directory.
This commit is contained in:
parent
bb83b6b839
commit
8ddc007ac6
1 changed files with 10 additions and 0 deletions
10
src/storage/index.html
Executable file
10
src/storage/index.html
Executable file
|
@ -0,0 +1,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>403 Forbidden</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Directory access is forbidden.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue