You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
using node-http-proxy to serve a couple of low volume node framework
sites on a single server - works great.
now want to add a site that is static content - does it make sense to
simply use node-static on a port or would that be redundant with what
node-http-proxy offers ?