fs-server-config/ansible/roles/web/apps/hedgedoc/tasks
Einhard Leichtfuß 88f090d5d5
Introduce alias domains
Previously, we served all domains identically, but the Apache backend
redirected all but the main domain to the main domain (`www.`).

We now moved these (302) redirects up to nginx, which is faster, but
more importantly also covers requests not proxied to Apache.

As of now, this only concerns Hedgedoc.  Our Hedgedoc setup does not
work well with non-main domains, which prompted this change.

Each "webapp" now also has its own `*_domain_names` variable.
2024-03-26 22:35:15 +01:00
..
main.yaml Introduce alias domains 2024-03-26 22:35:15 +01:00