var svr = http.createServer();
var app = express.createServer();
app.use(svr);
// regular express setup follows....
L.
> --
> You received this message because you are subscribed to the Google
> Groups "Express" group.
> To post to this group, send email to expre...@googlegroups.com.
> To unsubscribe from this group, send email to express-js
> +unsub...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/
> group/express-js?hl=en.
>
--
Laurie Harper