Initial upload

This commit is contained in:
Florian Otto
2026-04-25 21:04:42 +02:00
parent bce44e509e
commit ccc38dd553
697 changed files with 77960 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
AuthType Basic
AuthName "Members Only"
AuthUserFile /var/www/clients/client1/web59/web/stats/.htpasswd_stats
require valid-user
DirectoryIndex index.html index.php
Header set Content-Security-Policy "default-src * 'self' 'unsafe-inline' 'unsafe-eval' data:;"
<Files "goaindex.html">
AddDefaultCharset UTF-8
</Files>