I got the node up running, however when trying to open the html I get the following error:
Method Not Allowed
The method is not allowed for the requested URL.
The debugger mentions the html request:
84.199.11.174 - - [21/Mar/2018 16:06:50] "GET / HTTP/1.1" 405 -
84.199.11.174 - - [21/Mar/2018 16:06:50] "GET /favicon.ico HTTP/1.1" 404 -
I got the node up running, however when trying to open the html I get the following error: Method Not Allowed The method is not allowed for the requested URL.
The debugger mentions the html request: 84.199.11.174 - - [21/Mar/2018 16:06:50] "GET / HTTP/1.1" 405 - 84.199.11.174 - - [21/Mar/2018 16:06:50] "GET /favicon.ico HTTP/1.1" 404 -