Liam W
in memoriam 1998-2020
Liam W submitted a new resource:
410 Gone - Those things are gone... So tell people that.
Read more about this resource...
410 Gone - Those things are gone... So tell people that.
This is a relatively simple add-on that will change the response code of 404 responses to 410 if:
This add-on will add 2 extra queries to 404 error pages.
- The item requested isn't in the database (so a 410 isn't returned for soft-deletes)
- There is a row in the database with a greater ID than the one requested (so items that have yet to be created don't return 410).
Read more about this resource...