racket/collects/web-server/default-web-root/conf/forbidden.html
2005-05-27 18:56:37 +00:00

7 lines
229 B
HTML

<html>
<head><title>Access Denied</title></head>
<body>
<p>The server could not verify that you have permissions to access the requested document.</p>
<p>Powered by <a href="http://www.plt-scheme.org/">PLT</a></p>
</body>
</html>