browser url for ipv4 address port other than 80

Norman Gray norman.gray at glasgow.ac.uk
Mon Sep 7 17:58:42 UTC 2020


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


More information about the freebsd-questions mailing list