%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home1/lightco1/www/kichler.com.au/plugins/system/t3/base/bootstrap/js/tests/
Upload File :
Create Path :
Current File : //home1/lightco1/www/kichler.com.au/plugins/system/t3/base/bootstrap/js/tests/server.js

/*
 * Simple connect server for phantom.js
 * Adapted from Modernizr
 */

var connect = require('connect')
  , http = require('http')
  , fs   = require('fs')
  , app = connect()
      .use(connect.static(__dirname + '/../../'));

http.createServer(app).listen(3000);

fs.writeFileSync(__dirname + '/pid.txt', process.pid, 'utf-8')

Zerion Mini Shell 1.0