Fix indentation
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user