Reply To: RPi Apache server & Node.js
About › Forums › Forum › RPi Apache server & Node.js › Reply To: RPi Apache server & Node.js
March 25, 2014 at 8:13 AM
#975
michiels.thomas
Participant
I got the example working on 192.168.0.178:8887/ by updating the .html file on line 86 by replacing host by “localhost”.
Would it be possible to get it also working on 192.168.0.178/ without explicitly stating the port number?
My guess is the config file of the apache server should handle this…
