Sign inSign up

paulgoio/httpgone

By paulgoio

•Updated 11 days ago

nginx server that returns a http 410 to indicate that the page is gone

Image
0

3.2K

paulgoio/httpgone repository overview

⁠HTTPGone

A simple nginx server that you can run in place of your original site you want to remove from search engine indexes

⁠Basic Example
  • docker run -it --rm -p 8080:80 paulgoio/httpgone:production
⁠How It Works

Simply put this image behind a reverse proxy and route traffic from a legacy website to port 80 of this container. The Container itself is just an nginx server returning a http 410 Gone status code on every request. Search engines will remove your site from their indexes after this status code.

Tag summary

Content type

Image

Digest

sha256:baf92cef3…

Size

27.7 MB

Last updated

11 days ago

docker pull paulgoio/httpgone:production-linux-arm64-v8