Apologies if this is covered elsewhere but I'm struggling to find it if it is. I have some old blogs that I'd like to 410 a few pages. These are .html pages and I'd like to just keep the filename the same (foo.html) but 410 it. I'm using IIS7. Javascript would be okay in the page though.
I know how to do this other ways but that's not what my question is about. Specifically I want to know if it is possible to generate a 410 with an HTML page.