Nexus on normal ports ( eg https: 443 http:80)

Greetings,

is it possible to use standard ports on your web services eg not 80 no 8081 for nexus repository, 8443 for your sdk docs (this one will at least work on port 80 when you change your URI).

Not everyone has unfettered port access and for us behind corporate firewalls this causes no end of fun.

You seem to be using Apache to serve files so you may wish to investigate mod_proxy eg ProxyPass and ProxyPassReverse directives.

Regards

Tarek