Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Sep 2020 18:58:34 +0100
From:      "Norman Gray" <norman.gray@glasgow.ac.uk>
To:        Ernie Luzar <luzar722@gmail.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: browser url for ipv4 address port other than 80
Message-ID:  <054ABAD0-E4A2-4392-B359-AA11002F1D08@glasgow.ac.uk>
In-Reply-To: <5F566FBE.4050502@gmail.com>
References:  <5F566FBE.4050502@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Ernie, hello.

On 7 Sep 2020, at 18:37, Ernie Luzar wrote:

> What is the syntax of browser url to target an ip address and a custom 
> port number.

Simply add the port number to the domain name or IP address:

     http://example.org:8080/path
     http://10.0.0.1:8080/path

The URI generic syntax is in RFC 3986 
<https://www.ietf.org/rfc/rfc3986.txt>;

Best wishes,

Norman


-- 
Norman Gray  :  http://www.astro.gla.ac.uk/users/norman/it/
Research IT Coordinator  :  School of Physics and Astronomy
// My current template week for IT tasks is: Monday, Tuesday, and Friday



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?054ABAD0-E4A2-4392-B359-AA11002F1D08>