joelauerbach
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by joelauerbach-
joelauerbach created a post,
Hidden files are downloadable from my server even when permissions restricted
In a parent directory with 7-5-0 permissions, I have a hidden (.) file. When I enter the URL of that file, it automatically downloads. This seems to happen even when the permissions of the file are...
-
joelauerbach commented,
Ok thanks, please let me know if you turn up anything. In the meantime, would it make sense for me to try to either open port 50000 for SSL or to have Node listen on 443? I"m just surprised at t...
-
joelauerbach commented,
Ah, that's port 50000, not 5000 :) Sorry, too many zeroes. 50000 is the port my host recommended I use for Node. With my Node app running, nmap shows that it's open for me (with the service ibm-db2...
-
joelauerbach commented,
Thanks for reading, @cPanelLauren. I had been using the Node.js graphical interface through cPanel, but my setup is slightly different than the one specified in the instructions you linked to. I'm ...
-
joelauerbach created a post,
HTTP requests not reaching Node.js backend on server
I'm trying to set up a Node backend with a React frontend on a shared server running Apache and Cpanel. Both the back and front work fine and are able to communicate when I run both on my local mac...