Page 1 of 1

Use VestaCP on subdomain not by IP

Posted: Mon Mar 10, 2014 6:52 pm
by canem
Hi to everyone!
I own a domain and i would like to access vestaCP from mypanel.mydomain.com instead of using 1.2.3.4:8083.
mydomain.com contain a small website and it is reacheble so i need only to know how to "point" the subdomain to the access page.
How can i achieve that? Thanks in advance

Re: Use VestaCP on subdomain not by IP

Posted: Mon Mar 10, 2014 9:44 pm
by ken
canem wrote:Hi to everyone!
I own a domain and i would like to access vestaCP from mypanel.mydomain.com instead of using 1.2.3.4:8083.
mydomain.com contain a small website and it is reacheble so i need only to know how to "point" the subdomain to the access page.
How can i achieve that? Thanks in advance
Login to your DNS management area of your domain and create an A record that points your subdomain to the IP address.

Re: Use VestaCP on subdomain not by IP

Posted: Sat Mar 15, 2014 3:30 am
by watchopolis
why man ? 8083 is better and safer

Re: Use VestaCP on subdomain not by IP

Posted: Sat Mar 15, 2014 7:24 pm
by imperio
canem, you can change VestaCP port in the nginx config
I own a domain and i would like to access vestaCP from mypanel.mydomain.com instead of using 1.2.3.4:8083.
this issue already added in our bugtracker
http://mantis.vestacp.com/
issue number :

Re: Use VestaCP on subdomain not by IP

Posted: Fri May 16, 2014 1:24 am
by jimmy
is this possible in the newest version?
when I try to access the MyServerIP:8083 I get an error

Code: Select all

The site's security certificate is not trusted!
and it shows that the certificate was issued for panel.vestacp.com
I want my main website to be MainWebsite.com and to access VestaCP using panel.MainWebsite.com
thanks