On Thursday, April 14, 2016 at 2:23:36 PM UTC-4, Andrew Farrell wrote: > What happens when you type > > http://localhost:8000 > > Into the address bar of your browser as this is running? > > On Thu, Apr 14, 2016 at 12:46 PM, <wrh8...@gmail.com> wrote: > > > Hi, > > > > I am working on window 7 and Python 3.5 to setup a localhost:8000 but it > > did not get through as shown below: > > > python -m http.server > > Serving HTTP on 0.0.0.0 port 8000 ... > > > > But it did not show the results. > > > > Can someone help me how to setup the localhost? > > > > Thanks, > > Wen-Ruey > > > > -- > > https://mail.python.org/mailman/listinfo/python-list > >
hi Andrew, Yes. after I type http:\\localhost:8000, the browser did not show anything except a empty page without any errors. Thanks, Wen-Ruey -- https://mail.python.org/mailman/listinfo/python-list