Skip to content

Commit 696d6be

Browse files
author
Martin Martinez Rivera
committed
Added default error pages directory
1 parent adcff76 commit 696d6be

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

test/resources/errorPages/404.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<html>
2+
<body>
3+
404 Error Page
4+
</body>
5+
</html>

0 commit comments

Comments
 (0)