From a7be03d302bdae84c780dcc37e026356efa36abb Mon Sep 17 00:00:00 2001 From: Sascha Date: Mon, 6 Aug 2018 11:24:17 +0200 Subject: [PATCH] removed htaccess on tst-fbb-api temp --- .../fbb-api/tst-api01-fbb.pixelpark.net.yaml | 47 ++++++++++--------- .../fbb-api/tst-api02-fbb.pixelpark.net.yaml | 44 ++++++++--------- 2 files changed, 47 insertions(+), 44 deletions(-) diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index a2769a60..d9b37816 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -55,35 +55,38 @@ infra::profile::apache::pp_vhosts: allow_override: - All directoryindex: index.php index.html - - location1: - provider: location - path: '/api/v1/cdm-ham/system-status-handler' +# - location1: +# provider: location +# path: '/api/v1/cdm-ham/system-status-handler' # auth_type: Digest # auth_name: server # auth_digest_provider: file # auth_digest_algorithm: MD5 # auth_user_file: '/etc/httpd/htdigest' - auth_type: Basic - auth_name: server - auth_user_file: '/var/www/.htaccess_fbb_api' - require: - requires: - - 'user hh-push' - - 'ip 10.5.13.142 10.5.13.144' - enforce: all - - location2: - provider: location - path: '/api/v1/cdm-ham/notification-handler' + +# auth_type: Basic +# auth_name: server +# auth_user_file: '/var/www/.htaccess_fbb_api' +# require: +# requires: +# - 'user hh-push' +# - 'ip 10.5.13.142 10.5.13.144' +# enforce: all +# - location2: +# provider: location +# path: '/api/v1/cdm-ham/notification-handler' + # auth_type: Digest # auth_name: server # auth_digest_provider: file # auth_digest_algorithm: MD5 # auth_user_file: '/etc/httpd/htdigest' - auth_type: Basic - auth_name: server - auth_user_file: '/var/www/.htaccess_fbb_api' - require: - requires: - - 'user hh-push' - - 'ip 10.5.13.142 10.5.13.144' - enforce: all + ######## + # auth_type: Basic + # auth_name: server + # auth_user_file: '/var/www/.htaccess_fbb_api' + # require: + # requires: + # - 'user hh-push' + # - 'ip 10.5.13.142 10.5.13.144' + # enforce: all diff --git a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml index b50ab2c6..8ffb14b7 100644 --- a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml @@ -46,35 +46,35 @@ infra::profile::apache::pp_vhosts: allow_override: - All directoryindex: index.php index.html - - location1: - provider: location - path: '/api/v1/cdm-ham/system-status-handler' +# - location1: +# provider: location +# path: '/api/v1/cdm-ham/system-status-handler' # auth_type: Digest # auth_name: server # auth_digest_provider: file # auth_digest_algorithm: MD5 # auth_user_file: '/etc/httpd/htdigest' - auth_type: Basic - auth_name: server - auth_user_file: '/var/www/.htaccess_fbb_api' - require: - requires: - - 'user hh-push' - - 'ip 10.5.13.142 10.5.13.144' - enforce: all - - location2: - provider: location - path: '/api/v1/cdm-ham/notification-handler' +# auth_type: Basic +# auth_name: server +# auth_user_file: '/var/www/.htaccess_fbb_api' +# require: +# requires: +# - 'user hh-push' +# - 'ip 10.5.13.142 10.5.13.144' +# enforce: all +# - location2: +# provider: location +# path: '/api/v1/cdm-ham/notification-handler' # auth_type: Digest # auth_name: server # auth_digest_provider: file # auth_digest_algorithm: MD5 # auth_user_file: '/etc/httpd/htdigest' - auth_type: Basic - auth_name: server - auth_user_file: '/var/www/.htaccess_fbb_api' - require: - requires: - - 'user hh-push' - - 'ip 10.5.13.142 10.5.13.144' - enforce: all +# auth_type: Basic +# auth_name: server +# auth_user_file: '/var/www/.htaccess_fbb_api' +# require: +# requires: +# - 'user hh-push' +# - 'ip 10.5.13.142 10.5.13.144' +# enforce: all -- 2.39.5