From f9218478fd38b056a91b70695269af5d521c24e3 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Mon, 18 Jan 2016 13:17:44 +0100 Subject: [PATCH] BMF-Datacenter - Anpassungen an Wordpress modul --- customer/bmf-datacenter/production.yaml | 11 ----------- customer/bmf-datacenter/test.yaml | 11 ----------- 2 files changed, 22 deletions(-) diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 1e9fc191..e28c7f78 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -109,17 +109,6 @@ site::profile::wordpress::projects: ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' directories: - - directory1: - provider: directory - path: '/var/www/so-klingt-europa-de' - addhandlers: - - { handler: "proxy:unix:/var/run/php5-fpm-bundeshaushalt.sock|fcgi://./" , extensions: '.php' } - options: - - FollowSymLinks - - MultiViews - allow_override: - - All - directoryindex: 'index.php' - location1: provider: location path: '/' diff --git a/customer/bmf-datacenter/test.yaml b/customer/bmf-datacenter/test.yaml index 3d220808..adce028d 100644 --- a/customer/bmf-datacenter/test.yaml +++ b/customer/bmf-datacenter/test.yaml @@ -95,17 +95,6 @@ site::profile::wordpress::projects: ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' directories: - - directory1: - provider: directory - path: '/var/www/so-klingt-europa-de' - addhandlers: - - { handler: "proxy:unix:/var/run/php5-fpm-bundeshaushalt.sock|fcgi://./" , extensions: '.php' } - options: - - FollowSymLinks - - MultiViews - allow_override: - - All - directoryindex: 'index.php' - location1: provider: location path: '/' -- 2.39.5