visitor@website: ~bash

visitor@website:~$ curl -I /the-page

HTTP/1.1 404 Not Found

server: no404content-type: missing/pageconnection: keep-alive

Route not found.

The request reached the server. The page did not. Start again from the home directory.

# A missing route is not the end of the session.

Design by No404