Hello.
I want to point a subdomain on my domain to a fixed IP address and port number, while keeping the original URL in the address field.
In short, URL 'confluence.mydomain.com' points to '123.123.123.123:8090' while keeping 'confluence.mydomain.com' in the address field.
I've added an A record pointing the 'confluence' subdomain to the static IP address, but I still have to add the port number. Is there any way around this, so I don't have to use the port number?
As I am an end user, I believe my registrar might have blocked access to Apache server .conf files that I'm seeing references here on the forum to. So it would be very handy if this could be done by e.g. adding confluence as a subdomain rather than an A record, and add entries to e.g. a .htaccess file to redirect to the static IP and port while masking the redirect.
Thank you for any assistance.
I want to point a subdomain on my domain to a fixed IP address and port number, while keeping the original URL in the address field.
In short, URL 'confluence.mydomain.com' points to '123.123.123.123:8090' while keeping 'confluence.mydomain.com' in the address field.
I've added an A record pointing the 'confluence' subdomain to the static IP address, but I still have to add the port number. Is there any way around this, so I don't have to use the port number?
As I am an end user, I believe my registrar might have blocked access to Apache server .conf files that I'm seeing references here on the forum to. So it would be very handy if this could be done by e.g. adding confluence as a subdomain rather than an A record, and add entries to e.g. a .htaccess file to redirect to the static IP and port while masking the redirect.
Thank you for any assistance.