When I try to start node on port 80, the error tells me that the port is in use. I imagine that\'s Apache.
What is the proper way to \"take over\" port 80, and keep
you can use node.js with node-http-proxy check this link How to use vhosts alongside node-http-proxy? and How do I run Node.js on port 80?
Thanks & Regards, Alok