Skip to content

Commit

Permalink
server.js: handle access violations gracefully
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Gold committed Jul 15, 2015
1 parent cbc9f5d commit bfd8d88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions errorpages/page403.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<!DOCTYPE html>
<title>Page Forbidden: :PATH:</title>
<h1>Page Forbidden: :PATH:</h1>
<p>Sorry, but access to this page is denied.</p>
File renamed without changes.

0 comments on commit bfd8d88

Please sign in to comment.