Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #107027

Re: how to setup for localhost:8000

From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: how to setup for localhost:8000
Date 2016-04-15 17:38 +1000
Message-ID <mailman.3.1460705885.6324.python-list@python.org> (permalink)
References (1 earlier) <CA+y5TLbED=JjcPG4-qfn=7tH=Y=6PQa+MMpvh_8uNT2srh7dBw@mail.gmail.com> <1460659012.81552.579014273.1E542AB8@webmail.messagingengine.com> <CAPTjJmrq-E6fYiVbpKqJqhQ4DWOcfpP8+zhWeHD5knbX0K0VCw@mail.gmail.com> <neq010$fh0$1@ger.gmane.org> <CAPTjJmrhNMRLjLBkbQ6dtVGRO1-wmhpQi+Ci7-s+3RiecKSrWQ@mail.gmail.com>

Show all headers | View raw


On Fri, Apr 15, 2016 at 3:59 PM, Vito De Tullio <vito.detullio@gmail.com> wrote:
> Chris Angelico wrote:
>
>>> Just a note, some browsers will try to resolve this as www.localhost.com
>>> - try http://127.0.0.1:8000 .
>>
>> Huh? Why should the name 'localhost' get a dot com added?
>
> ask browser vendors...

I'd more ask your local resolver. If the name 'localhost' can be
correctly resolved (it's commonly in your hosts file, and if not, your
local DNS resolver can easily be configured to be authoritative), no
additional TLD should be added ('localhost' is itself a valid TLD).

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

how to setup for localhost:8000 wrh8609@gmail.com - 2016-04-14 10:46 -0700
  Re: how to setup for localhost:8000 Peter Otten <__peter__@web.de> - 2016-04-14 20:07 +0200
  Re: how to setup for localhost:8000 Andrew Farrell <armorsmith42@gmail.com> - 2016-04-14 13:06 -0500
    Re: how to setup for localhost:8000 wrh8609@gmail.com - 2016-04-14 13:50 -0700
      RE: how to setup for localhost:8000 Dan Strohl <D.Strohl@F5.com> - 2016-04-14 21:14 +0000
      Re: how to setup for localhost:8000 Pierre Quentel <pierre.quentel@gmail.com> - 2016-04-15 12:03 -0700
        Re: how to setup for localhost:8000 wrh8609@gmail.com - 2016-04-16 15:35 -0700
          Re: how to setup for localhost:8000 Monte Milanuk <memilanuk@gmail.com> - 2016-04-17 09:27 -0700
          Re: how to setup for localhost:8000 Pierre Quentel <pierre.quentel@gmail.com> - 2016-04-17 10:11 -0700
            Re: how to setup for localhost:8000 wrh8609@gmail.com - 2016-04-22 14:41 -0700
  Re: how to setup for localhost:8000 Random832 <random832@fastmail.com> - 2016-04-14 14:36 -0400
  Re: how to setup for localhost:8000 Chris Angelico <rosuav@gmail.com> - 2016-04-15 04:39 +1000
  Re: how to setup for localhost:8000 Vito De Tullio <vito.detullio@gmail.com> - 2016-04-15 07:59 +0200
  Re: how to setup for localhost:8000 Chris Angelico <rosuav@gmail.com> - 2016-04-15 17:38 +1000

csiph-web