diff options
Diffstat (limited to 'apache2/index.htaccess')
-rw-r--r-- | apache2/index.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apache2/index.htaccess b/apache2/index.htaccess new file mode 100644 index 0000000..3e8aa1d --- /dev/null +++ b/apache2/index.htaccess @@ -0,0 +1,3 @@ +# login/password +Require env NO_AUTH +Require group index |