I wrote this simple Node.js folder-based HTTP server that serves static and dynamic pages for domains I've bought but not yet used.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Dave Winer 82deb7f873 v0.46 10 years ago
LICENSE Initial commit 10 years ago
README.md v0.46 10 years ago
pagepark.js v0.46 10 years ago

README.md

Page Park

A simple folder-based HTTP server that serves as a place for "parking" simple static sites for domains I've bought but not yet used.

This is the second of three early 2015 "server snacks" by Dave Winer.

Basic features

xxx

How it works

xxx

Example URLs

http://noderunner.org/ -- simple home page

http://lucky.wtf/ -- images

http://lucky.wtf/test.md -- markdown page

http://lucky.wtf/badass/ -- index file in a sub-directory

http://lucky.wtf/badass/butt.js -- a page implemented in a script

http://pagepark.io/ -- the home page for this product, served by the product

http://karass.co/ -- file not found