UNPKG
web-servo
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Node HTTP web server that can execute node JS scripts
github.com/Komrod/web-servo
Komrod/web-servo
web-servo
/
example
/
www
/
protected-file.html
8 lines
•
114 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
html
>
<
head
>
<
title
>
Protected page
</
title
>
</
head
>
<
body
>
<
h1
>
Protected page/
</
h1
>
</
body
>
</
html
>