From: Thomas Dalichow Date: Tue, 2 Jan 2018 09:41:17 +0000 (+0100) Subject: gsub - disable HTTP-auth X-Git-Tag: v0.1.0~1845 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5f78b645111e741c88a89f011f48c6f93fe6cdd3;p=pixelpark%2Fhiera.git gsub - disable HTTP-auth --- diff --git a/customer/gsub-teilhabeberatung/web-teilhabeberatung-de.pixelpark.net.yaml b/customer/gsub-teilhabeberatung/web-teilhabeberatung-de.pixelpark.net.yaml index 11702c25..3ea80b52 100644 --- a/customer/gsub-teilhabeberatung/web-teilhabeberatung-de.pixelpark.net.yaml +++ b/customer/gsub-teilhabeberatung/web-teilhabeberatung-de.pixelpark.net.yaml @@ -35,19 +35,6 @@ infra::profile::drupal::projects: addhandlers: - { handler: "proxy:unix:/var/run/php5-fpm-teilhabeberatung.sock|fcgi://./" , extensions: '.php' } directoryindex: index.html index.php -# Am 2.1.2018 soll der Webserver Live gehen, somit muss der Passwortschutz am 2.1.2018 deaktiviert werden. - - location1: - provider: location - path: '/' - auth_type: Digest - auth_name: server - auth_digest_provider: file - auth_digest_algorithm: MD5 - auth_user_file: '/etc/httpd/htdigest' - auth_require: 'valid-user' - require: - - local -# bis hier dann auskommentieren user: apache mode: '2775'