On Sat, Jan 24, 2015 at 12:13 PM, Günter Pütz <[email protected]> wrote: > Thank you William, > > but I knew that. My question was how to setup a webserver with node.js on > the bone. I found out now that the preinstalled webpage runs on the apache > server. Perhaps you have some suggestions how to make a node.js server > (written with express library) autostarting.
The default webserver on port 80 is node.js... cloud9 which also runs off node.js is on port 3000 apache is running on port 8080.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
