Revert "Reverse redirects from www. to apex domain"

This reverts commit 1e333eed2d.
This commit is contained in:
Vincent de Lau
2022-11-02 11:14:16 +01:00
parent 1e333eed2d
commit 244c39f126

View File

@@ -1,17 +1,17 @@
https://{default}/:
https://www.{default}/:
type: upstream
upstream: php-fig-website:http
cache:
enabled: true
https://www.{default}/:
https://{default}/:
type: redirect
to: https://{default}/
to: https://www.{default}/
http://www.{default}/:
type: redirect
to: https://{default}/
to: https://www.{default}/
http://{default}/:
type: redirect
to: https://{default}/
to: https://www.{default}/