This commit is contained in:
Sharad Ahlawat
2021-04-01 01:23:14 -07:00
parent 5cee123a3c
commit 90c5709862
64 changed files with 802 additions and 140 deletions

View File

@ -0,0 +1,4 @@
Deny from all
<IfModule mod_autoindex.c>
Options -Indexes
</ifModule>