Hi everyone. I have started to develop a web base software for renderfarm managing. I run the cherrypy hello world! example and when I visit 127.0.0.1:8080 on firefox, a nice "Hello World" appears. I am on ubuntu and my ip in local network is 192.168.100.18 but when I visit 192.168.100.18, there is another page: "It Works!". What is "It Works!"? and when I type 192.168.100.18:8080 in another local pc, the page didn't load?
Sorry I am newbie in network area, so I have these two questions: 1- How can I serve my page in local network? 2- what is "It Works!" in 192.168.100.18? we have 192.168.100.<10-70> . no pc has this but mine!!! 3- Could you please explain me or at least point me to the right direction of making little local web server, localhost? 4- How can I access to the server that serves web page in 56566 port? I try 192.168.100.18:56566 but the page could not load. I can ping 192.168.100.18 but I can't load web pages from it. Why? Thanks and sorry for my bad English. -- http://mail.python.org/mailman/listinfo/python-list