Control Web Panel

WebPanel => How to => Topic started by: chaoskreator on November 25, 2018, 04:34:50 AM

Title: Change admin URL from IP to domain name
Post by: chaoskreator on November 25, 2018, 04:34:50 AM
Is it possible to change the admin panel's URL from the default IP address/port scheme to a domain name/port scheme? Like
Code: [Select]
https://127.0.0.1:2031 to
Code: [Select]
https://example.tld:2031
Title: Re: Change admin URL from IP to domain name
Post by: madmax on December 06, 2018, 04:44:18 PM
is it not possible for you to just use the hostname instead as this is what i do for instance https://mydomain.com:2031 and i provide all clients with the same sort of scheme so i give them http://hostname.domain:2083

I do get the fact that the control panel likes to default to the IP and i dont know my self how to change this so would be very interested
Title: Re: Change admin URL from IP to domain name
Post by: evansa on February 07, 2019, 12:37:18 PM
You can setup hostname from server settings > change hostname to configure.
Please ensure hostname resolves to your public IP