Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Vito De Tullio Newsgroups: comp.lang.python Subject: Re: how to setup for localhost:8000 Date: Fri, 15 Apr 2016 07:59:59 +0200 Lines: 12 Message-ID: References: <5ea1e31b-09ba-4b6a-be8b-58886c5c5f81@googlegroups.com> <1460659012.81552.579014273.1E542AB8@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: news.uni-berlin.de weqOi8N5CO+4r6RQf66tHgmsG5K9a5+G5VmoiESG5Itw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'url:8000': 0.16; 'wrote:': 0.16; 'browsers': 0.22; 'header:User-Agent:1': 0.26; 'header:X -Complaints-To:1': 0.26; 'chris': 0.26; 'should': 0.36; 'url:non- standard http port': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'why': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'url:0': 0.63; 'huh?': 0.84; 'subject::': 0.85; 'received:2': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: 2.193.40.234 User-Agent: KNode/4.14.10 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <5ea1e31b-09ba-4b6a-be8b-58886c5c5f81@googlegroups.com> <1460659012.81552.579014273.1E542AB8@webmail.messagingengine.com> Xref: csiph.com comp.lang.python:107024 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... -- By ZeD