adopt to ecogood.org

This commit is contained in:
Thomas Dedek
2020-02-06 15:26:00 +01:00
parent 1f6275594e
commit d8ef5d1af4
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# authentication
AuthType Basic
AuthName "Geschuetzter Bereich. Zugangsdaten koennen beim AK-IT unbuerokratish angefordert werden."
AuthUserFile /home/pacs/ecg00/users/portal/doms/my.ecogood.world/.htpasswd
AuthUserFile /home/pacs/ecg00/users/portal/doms/my.ecogood.org/.htpasswd
Require valid-user
# CSP Starter Policy: allows images, scripts, AJAX, and CSS from the same origin, and does not allow any other resources to load (eg object, frame, media, etc).