which is
https://website.com
and I have another node js app which is running on
port 8080
on a subdomain like this:
http://sub.website.com:8080/ ``` how do I access the node js app without
:8080
? That is
http://sub.website.com ``` ?
http default port is 80 https default is 443 Those, the browser will hide it auto.... Don't think you can do that.....
Обсуждают сегодня