#How can i point subdomain to ip:port

3 messages · Page 1 of 1 (latest)

mystic elm
#

That's not possible for web addresses. You will need to point them to the same port, and then use something like nginx on the server to send it to the correct place there.

storm arch
mystic elm
#

You can look that up on Google. Something like "nginx point two different domains at different ports" should give you good results.