404 β†’ 307

🌲 A simple gesture for an evergreen web.

# nginx configuration on 4042307.org
location / {
  error_page 404 =307 https://2017.4042307.org$request_uri;
  try_files $uri $uri/ =404;
}

What if links never died? What if we never broke the Web? What if it didn’t involve any extra work?

It’s possible. And easy.

Just make your 404s into 307s.

Try it out:

Learn more:

πŸ’• Like this? Fund us!

Small Technology Foundation is a tiny, independent not-for-profit.

We’re building the Small Web.

We exist in part thanks to patronage by people like you. If you share our vision and want to support our work, please become a patron or donate to us today and help us continue to exist.