diff --git a/acceptor.lisp b/acceptor.lisp index ba602d2..0fb0c54 100644 --- a/acceptor.lisp +++ b/acceptor.lisp @@ -165,7 +165,7 @@ stream or to NIL to suppress logging.") messages. Files must be named .html with representing the HTTP return code that the file applies to, i.e. 404.html would be used as the content for a HTTP 404 Not found - response.") + response. Set *SHOW-LISP-ERRORS-P* to T for this setting to work.") (document-root :initarg :document-root :accessor acceptor-document-root :documentation "Directory pathname that points to