express like code is now working with require and sendfile

This commit is contained in:
hugo gogo
2022-10-20 14:22:49 +02:00
parent 6faad87734
commit ffbb3bf442
3 changed files with 29 additions and 85 deletions

View File

@@ -0,0 +1,10 @@
<!Doctype html>
<html>
<head>
<title>title</title>
</head>
<body>
<h1>page 2</h1>
</body>
</html>