initial commit

This commit is contained in:
2015-07-09 00:06:31 +03:00
commit 83fb97be4d
10 changed files with 1052 additions and 0 deletions

4
.htaccess.sample Normal file
View File

@@ -0,0 +1,4 @@
AuthType Basic
AuthName "secured area"
AuthUserFile /path/to/.htpasswd
require valid-user