From 5e411d85a6b5cc9039328da1132090bb96752fea Mon Sep 17 00:00:00 2001 From: Steve Rosiak Date: Fri, 13 May 2016 14:33:22 +0200 Subject: [PATCH] fbb-web wieder herein nehmen des htaccess's nach dem Testen des InstagramPlugins --- customer/fbb-web/test.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 4f7d197a..71dfc3d9 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -321,8 +321,8 @@ site::profile::nginx_php_fpm_server::vhosts: # listen_ip: 93.188.107.30 # location_allow: # location_deny: -# 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/tst-ila-access_log' error_log: '/var/log/nginx/tst-ila-error_log' format_log: 'combined' @@ -359,8 +359,8 @@ site::profile::nginx_php_fpm_server::vhosts: # listen_ip: 93.188.107.30 # location_allow: # location_deny: -# 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/tst-ila-access_log' error_log: '/var/log/nginx/tst-ila-error_log' format_log: 'combined' -- 2.39.5