Login
Back to forumSee the full topicGo to last reply

Posted By

Csabo
on 2017-04-07
16:22:56
 Re: C16 as a Web Server?

I don't think the port block is the problem (could be, but not the main issue). Neither is the HTML.

The problem is that the HTTP response is missing. In the HTTP protocol, when the browser sends a GET request, the host should respond with:
HTTP/1.1 200 OK
(Headers...)
(Content...)

(Or, the host should respond with another appropriate code, if the request cannot be completed, like 403, 404, etc.)

I've immediately pointed this out in my first response to you: "Indeed as soon as I telnet into that IP/port, it immediately returns the HTML." - sorry if that wasn't clear enough.



Back to top


Copyright © Plus/4 World Team, 2001-2024