oliverdavies.uk-drupal-old/.platform/routes.yaml

11 lines
222 B
YAML
Raw Normal View History

2021-02-10 10:54:20 +00:00
"https://{default}/":
type: upstream
upstream: "app:http"
cache:
enabled: true
cookies: ['/^SS?ESS/', '/^Drupal.visitor/']
"https://www.{default}/":
type: redirect
to: "https://{default}/"