From 1151e9fc6e408665bbf5463d985ff670215ac2c9 Mon Sep 17 00:00:00 2001 From: Steve Rosiak Date: Fri, 13 May 2016 13:40:13 +0200 Subject: [PATCH] fbb-web temporaeres herausnehmen des htaccess's zum 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 71dfc3d9..4f7d197a 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