]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-web - ILA Livegang - htaccess entfernt
authorSteve Rosiak <steve.rosiak@pixelpark.com>
Thu, 26 May 2016 09:49:23 +0000 (11:49 +0200)
committerSteve Rosiak <steve.rosiak@pixelpark.com>
Thu, 26 May 2016 09:49:23 +0000 (11:49 +0200)
customer/fbb-web/production.yaml

index 7062209f998144761b5cde3accfe39ef86ce29ce..73f78ca11b6678d0fe1e4827c66b9b3fb2d575df 100644 (file)
@@ -304,8 +304,8 @@ site::profile::nginx_php_fpm_server::vhosts:
       - '^/wp-admin/$ $scheme://$host/wp-admin/index.php permanent'
     client_max_body_size: '32M'
     listen_port: 80
-    auth_basic: 'Server'
-    auth_basic_user_file: '/etc/nginx/.htpasswd'
+#    auth_basic: 'Server'
+#    auth_basic_user_file: '/etc/nginx/.htpasswd'
     access_log: '/var/log/nginx/ila-access_log'
     error_log: '/var/log/nginx/ila-error_log'
     format_log: 'combined'
@@ -337,8 +337,8 @@ site::profile::nginx_php_fpm_server::vhosts:
     client_max_body_size: '32M'
     listen_port: 443
     ssl_port: 444
-    auth_basic: 'Server'
-    auth_basic_user_file: '/etc/nginx/.htpasswd'
+#    auth_basic: 'Server'
+#    auth_basic_user_file: '/etc/nginx/.htpasswd'
     access_log: '/var/log/nginx/ila-access_log'
     error_log: '/var/log/nginx/ila-error_log'
     format_log: 'combined'