From 6f787d18cf4d535df2bd90837c826d78af906759 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 22 Aug 2017 13:11:59 +0200 Subject: [PATCH] spk-spar-checker Kosmetik --- customer/spk-spar-checker/production.yaml | 2 -- customer/spk-spar-checker/test.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index c14369e1..be4f276b 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -84,7 +84,6 @@ infra::profile::apache::pp_vhosts: - 'env admin_ip_range' error_documents: - { error_code: 401 , document: "/401.html" } - - provider: directory path: '/var/www/spar-checker/sparchecker-backend/public/sfp/' addhandlers: @@ -111,7 +110,6 @@ infra::profile::apache::pp_vhosts: - comment: 'sfp index' rewrite_rule: - '^(.*)$ %%{ich-trickse}{ENV:BASE}/index.php [L]' - - provider: directory path: '/var/www/spar-checker/sparchecker-backend/public/api/' addhandlers: diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 71c4e482..eb8b6125 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -82,7 +82,6 @@ infra::profile::apache::pp_vhosts: - 'env admin_ip_range' error_documents: - { error_code: 401 , document: "/401.html" } - - provider: directory path: '/var/www/spar-checker/sparchecker-backend/public/sfp/' addhandlers: @@ -109,7 +108,6 @@ infra::profile::apache::pp_vhosts: - comment: 'sfp index' rewrite_rule: - '^(.*)$ %%{ich-trickse}{ENV:BASE}/index.php [L]' - - provider: directory path: '/var/www/spar-checker/sparchecker-backend/public/api/' addhandlers: -- 2.39.5