Initial Commit

This commit is contained in:
Christer Warén
2024-06-04 21:39:49 +03:00
commit 3f33b93adc
4 changed files with 99 additions and 0 deletions

5
.htaccess Normal file
View File

@ -0,0 +1,5 @@
ServerSignature off
#Deny displaying directory tree
IndexIgnore */*
Options -Indexes