Error source

(with-apache-address ("/lisp/errors/page" :lang "en" :public t)
  (standard-page "Error"
    (:h1 "Error")
    (error "The world is ending")
    (:p "You will never see this")))