With Apache we’ve sometimes made use of the 410 GONE http status code to indicate that resources have gone away to crawlers etc alongside an html page for human visitors.
Has anyone come up with something similar for Nginx? I’ve crossposted this to stackoverflow, but are just curious if any Matrix users might have something that we could use?
an answer on stackoverflow suggests having a FQDN before the error page may trigger a redirect, so I’ll look into what I can do to host the movedpage content on the squiz system in question.