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

11 lines
222 B
YAML

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