Hello,
I have the same credentials for two equivalent URLS:
192.168.XXX.XXX:1234
and
my.website.domain:1234
The :1234 is a port and is required to differentiate different programs running on my server.
I also have multiple other accounts for 192.168.xxx.xxx:nnnn so cannot use my internal ip address alone as an equivalent domain.
Is there a way to make equivalent domains taking into account the subdomain and port?
Thanks in advance!