walterhiggins / node-hosting

a test-bed project for playing around with NodeJS virtual hosting. (don't forget to change your /etc/hosts for testing)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-hosting

A test-bed project for playing around with NodeJS-based virtual hosting.

Installation

npm install

Running

node server.js

Configuring

Add a new virtual-host by creating a directory in the vhosts directory.

About

a test-bed project for playing around with NodeJS virtual hosting. (don't forget to change your /etc/hosts for testing)

License:MIT License


Languages

Language:JavaScript 100.0%