From f101fc67e3dd5fb1714c2c5103bfea8dd4702ac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Wed, 10 Oct 2018 10:51:01 +0200 Subject: [PATCH] Fix indentation --- .htaccess_prod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.htaccess_prod b/.htaccess_prod index 17645bdc..f4ef8f79 100644 --- a/.htaccess_prod +++ b/.htaccess_prod @@ -2852,14 +2852,14 @@ AddDefaultCharset utf-8 RewriteRule (.*) https://www.ep-reisen.de/PA0086 [R=301,L] # End redirect mb sports subdomains - # Begin redirect old subdomains + # Begin redirect old subdomains RewriteCond %{HTTP_HOST} ^snowzone\.ep\-reisen\.de RewriteRule (.*) https://www.snowzone.net/$1 [R=301,L] RewriteCond %{HTTP_HOST} ^event\.ep\-reisen\.de RewriteRule (.*) https://www.ep-events.de/$1 [R=301,L] RewriteCond %{HTTP_HOST} ^skimax\.ep\-reisen\.de RewriteRule (.*) https://schnee-event.ep-reisen.de/$1 [R=301,L] - # End redirect old subdomains + # End redirect old subdomains # Begin redirect catchall subdomains RewriteCond %{HTTP_HOST} !^www\.ep\-events\.de