if I set up a var/www/site.com/node folder for strictly my node.js app files, I would be able to communicate between this folder and my site.com/public folder?
for example, if I set up a var/www/site.com/node folder for strictly my node.js app files, I would be able to communicate between this folder and my site.com/public folder? (this is assuming I've configured Nginx as a reverse proxy at this point for node.js).
No any search results
You already invited:
1 Answers
Tom
Upvotes from:
but when i was building it, i was connecting through the localhost. I think. haha
Brad Traversy on youtube has a good tutorial on node apps.