On Apr 22, 2008, at 11:00, Tall Paul wrote:
First of all, it's very helpful to test this kind of thing in something other than Internet Explorer, so that the error message doesn't try to be smarter than the user. I'm not getting a "page not found" message at that address, but getting a "connection refused" message there, which indicates that either the router is not, in fact, forwarding the IP address, or that your ISP blocks port 80. The latter is actually extremely common - most ISPs don't want you running a website without paying more for the service. Try running on an alternate port such as 8080 or 8888, and see if it works there. Or call your ISP and ask what their policy is on hosted services. -- Rich Bowen |