- page-access-denied-message #!optional procedureparameter
A one-argument (URL path of the current page) procedure which returns the access denied message in SXML.
The default value is (lambda (path) '(h3 "Access denied.")).
A one-argument (URL path of the current page) procedure which returns the access denied message in SXML.
The default value is (lambda (path) '(h3 "Access denied.")).