In case your ISP blocks p 80, you can host on another port, and access the website like this: http://yoursite.com:port/
E.g. http://google.com:80/ (:80 is the default for http)
Printable View
In case your ISP blocks p 80, you can host on another port, and access the website like this: http://yoursite.com:port/
E.g. http://google.com:80/ (:80 is the default for http)
I know about the port for browser, but it isn't working even from my own machine/local IP adress. Could somone post a working server example with OINC so I can see if I'm doing something wrong server side?