I deleted my instance and want to use my domain for something else. However, traffic keeps getting pushed to my server. Is there a way to stop this?

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago

Have you tried returning 404 response status codes for the requested URLs? I think federated requests will need for your server to tell them the URLs don't exist anymore.

  • source