this post was submitted on 11 Jun 2026
4 points (100.0% liked)
Lemmy Support
5070 readers
8 users here now
Support / questions about Lemmy.
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've fixed the Apache configuration to properly route requests with Accept: application/activity+json header to the backend, and updated all internal URLs in the database from the internal hostname to the public domain. Now the endpoint returns some JSON as you requested.
curl -H 'Accept: application/activity+json' https://лемми.опенсорс.рус/c/rust_rus
Good, I can fetch the community now from lemmy.ml and made a test comment.