![]() |
|
HTTP.sys Does not work from the global network - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: HTTP.sys Does not work from the global network (/thread-2489.html) |
RE: HTTP.sys Does not work from the global network - Jose Nilton Pace - 09-02-2021 Hi, i try to help you with http.sys. 1st - put http.sys to run on port 80 and if you have https, put on port 443 too. 2nd - Configure your router: On the router settings: external port: 21401 //or any other port you want Internal IP : 192.168.0.103 Internal port: 80 Protokol : TCP 3rd - ServerController -> URLBase: /MyBase/ Now you can remove your firewall settings. Not needed if you use port 80 or/and 443. RE: HTTP.sys Does not work from the global network - Сергей Александрович - 09-07-2021 (09-02-2021, 11:08 AM)MJS@mjs.us Wrote: This may not be the same issue but just in case - I had to add an inbound rule in Windows Firewall for httpsys to work like so: You're right ! This is exactly it ! I created a rule for the firewall and everything worked. I created the rule not for the program name, but for the port number. |