how to setup for localhost:8000

nabru nabru at nabru.io
Sun Jul 7 12:57:12 EDT 2019


jaymoyer44 [jaymoyer44 at gmail.com] wrote:

> On Thursday, April 14, 2016 at 1:47:03 PM UTC-4, wrh... at 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

If it says 'serving HTTP...' try visiting localhost:8000 on your browser 
to see what happens. 

-- 
~nabru



More information about the Python-list mailing list