- All
directoryindex: index.php index.html
rewrites:
- - alias:
- comment: 'Alles auf https umleiten'
- rewrite_cond:
- - '%%{ich-trickse}{HTTPS} !=on'
- rewrite_rule:
- - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'
-# - https:
+# - alias:
# comment: 'Alles auf https umleiten'
# rewrite_cond:
-# - '%%{ich-trickse}{HTTP:HTTPS} !=on'
+# - '%%{ich-trickse}{HTTPS} !=on'
# rewrite_rule:
# - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'
+ - https:
+ comment: 'Alles auf https umleiten'
+ rewrite_cond:
+ - '%%{ich-trickse}{HTTP:HTTPS} !=on'
+ rewrite_rule:
+ - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'
# logstash
logstash::generic_resource: