oliverdavies.uk-drupal-old/.platform/routes.yaml
2021-02-22 02:07:58 +00:00

11 lines
226 B
YAML

"https://www.{default}/":
type: upstream
upstream: "app:http"
cache:
enabled: true
cookies: ['/^SS?ESS/', '/^Drupal.visitor/']
"https://{default}/":
type: redirect
to: "https://www.{default}/"