Join Nostr
2025-01-02 00:13:21 UTC

sb arms & legs on Nostr: I wonder if it's possible to put a #mastodon instance behind a subdomain like ...

I wonder if it's possible to put a #mastodon instance behind a subdomain like mastodon.mydomain.com while the instance THINKS it is behind mydomain.com by re-routing requests for .well-known to the subdomain.

The reason for this would be so users could have @myUser@mydomain.com instead of @myUser@mastodon.mydomain.com, leaving mydomain.com free for a landing page or something else.

You can do this with #matrix, as explained here:

https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-well-known.md