Webfinger and multiple Fediverse services on a domain
How does this work? How do you host pixelfed.domain.com and mastodon.domain.com together in the same domain, with queries for "@user@domain.com" to the webfinger host path?
I'm other words, how does the querying application know which resource it needs? How do you know that a pixelfed instance will get the pixelfed resource versus the mastodon resource?
You are viewing a single comment
The webfinger includes the subdomain. So the webfinger would be either @user@mastodon.domain.com or @user@pixelfed.domain.com, given your example.
Does it still work that way when using the web_domain setting?
https://docs.joinmastodon.org/admin/config/#web_domain