Repository URL to install this package:
Version:
0.0.2 ▾
|
website-mirror-by-proxy
/
opt
/
website-mirror-by-proxy
/
node_modules
/
http-server
/
public
/
index.html
|
---|
<html>
<head>
<title>node.js http server</title>
</head>
<body>
<h1>Serving up static files like they were turtles strapped to rockets.</h1>
<img src="./img/turtle.png"/>
</body>
</html>