You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -
The text was updated successfully, but these errors were encountered:
velter82
changed the title
access to html page after runn
access to html page when running node
Mar 22, 2018
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 -
The text was updated successfully, but these errors were encountered: